Home
last modified time | relevance | path

Searched refs:long_term_frame_flags (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/img/psb_video/src/mrst/
Dpsb_H264.c149 uint32_t long_term_frame_flags; member
703 ctx->long_term_frame_flags = 0; in psb__H264_process_picture_param()
708 ctx->long_term_frame_flags |= 0x01 << i; in psb__H264_process_picture_param()
1118 …(reg_value, MSVDX_VEC_H264, CR_VEC_H264_BE_REF0, BE_LONGTERMFRAMEFLAG, ctx->long_term_frame_flags); in psb__H264_build_rendec_params()
/hardware/intel/img/psb_video/src/
Dpnw_H264.c164 uint32_t long_term_frame_flags; member
647 ctx->long_term_frame_flags = 0; in psb__H264_process_picture_param()
720 ctx->long_term_frame_flags |= 0x01 << dpbidx; in psb__H264_process_picture_param()
1231 …(reg_value, MSVDX_VEC_H264, CR_VEC_H264_BE_REF0, BE_LONGTERMFRAMEFLAG, ctx->long_term_frame_flags); in psb__H264_build_rendec_params()