Searched refs:YUVProcessorSurfaceType (Results 1 – 3 of 3) sorted by relevance
56 #define YUVProcessorSurfaceType 0xdeadbeef macro
194 ASSERT(obj_buffer->type == YUVProcessorSurfaceType || in tng__yuv_processor_execute()206 if (obj_buffer->type == YUVProcessorSurfaceType) { in tng__yuv_processor_execute()319 case YUVProcessorSurfaceType: in tng_yuv_processor_process_buffer()
500 buffer.type = YUVProcessorSurfaceType; in vld_dec_yuv_rotate()