Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/hwdefs/
Ddxva_fw_flags.h46 #define FW_VA_RENDER_IS_TWO_PASS_DEBLOCK 0x00000008 macro
/hardware/intel/img/psb_video/src/
Dpnw_H264.c1663 ctx->obj_context->flags |= FW_VA_RENDER_IS_TWO_PASS_DEBLOCK; in psb__H264_end_slice()
/hardware/intel/img/psb_video/src/mrst/
Dpsb_H264.c1682 ctx->obj_context->flags |= FW_VA_RENDER_IS_TWO_PASS_DEBLOCK; in psb__H264_process_slice()