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_SIZE3701 if (length > PROGRAM_WORK_SIZE / 2) in execute_filter_delta()3734 if (length > PROGRAM_WORK_SIZE || length <= 4) in execute_filter_e8()3766 …if (blocklength > PROGRAM_WORK_SIZE / 2 || stride > blocklength || blocklength < 3 || byteoffset >… in execute_filter_rgb()3816 if (length > PROGRAM_WORK_SIZE / 2) in execute_filter_audio()