Home
last modified time | relevance | path

Searched refs:YUVProcessorSurfaceType (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_yuv_processor.h56 #define YUVProcessorSurfaceType 0xdeadbeef macro
Dtng_yuv_processor.c194 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()
Dtng_vld_dec.c500 buffer.type = YUVProcessorSurfaceType; in vld_dec_yuv_rotate()