Home
last modified time | relevance | path

Searched refs:FW_VA_RENDER_IS_FIRST_SLICE (Results 1 – 7 of 7) sorted by relevance

/hardware/intel/img/psb_video/src/hwdefs/
Ddxva_fw_flags.h43 #define FW_VA_RENDER_IS_FIRST_SLICE 0x00000001 macro
/hardware/intel/img/psb_video/src/
Dtng_yuv_processor.c300 …dec_ctx->obj_context->flags = FW_VA_RENDER_IS_FIRST_SLICE | FW_VA_RENDER_IS_LAST_SLICE | FW_INTERN… in tng__yuv_processor_execute()
Dtng_jpegdec.c1010 …ctx->obj_context->flags = FW_VA_RENDER_IS_FIRST_SLICE | FW_VA_RENDER_IS_LAST_SLICE | FW_INTERNAL_C… in tng__JPEG_end_slice()
Dpnw_H264.c1657 ctx->obj_context->flags |= FW_VA_RENDER_IS_FIRST_SLICE; in psb__H264_end_slice()
Dpnw_VC1.c2618 ctx->obj_context->flags |= FW_VA_RENDER_IS_FIRST_SLICE; in psb__VC1_end_slice()
/hardware/intel/img/psb_video/src/mrst/
Dpsb_H264.c1676 ctx->obj_context->flags |= FW_VA_RENDER_IS_FIRST_SLICE; in psb__H264_process_slice()
Dpsb_VC1.c2567 ctx->obj_context->flags |= FW_VA_RENDER_IS_FIRST_SLICE; in psb__VC1_process_slice()