Searched refs:PROGRAM_WORK_SIZE (Results 1 – 1 of 1) sorted by relevance
141 #define PROGRAM_WORK_SIZE 0x3C000 macro143 #define PROGRAM_SYSTEM_GLOBAL_ADDRESS PROGRAM_WORK_SIZE3703 if (length > PROGRAM_WORK_SIZE / 2) in execute_filter_delta()3736 if (length > PROGRAM_WORK_SIZE || length <= 4) in execute_filter_e8()3768 …if (blocklength > PROGRAM_WORK_SIZE / 2 || stride > blocklength || blocklength < 3 || byteoffset >… in execute_filter_rgb()3818 if (length > PROGRAM_WORK_SIZE / 2) in execute_filter_audio()