Home
last modified time | relevance | path

Searched refs:ref_idx_l1 (Results 1 - 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_enc_common.h92 OMX_U32 ref_idx_l0, ref_idx_l1; \
141 OMX_U32 ref_idx_l0, ref_idx_l1;
H A Dvid_enc_common.c306 picture->ref_idx_l1_list[0] = priv->ref_idx_l1; in enc_ControlPicture_common()
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
H A Dh264eprc.c280 priv->ref_idx_l0 = priv->ref_idx_l1; in enc_ClearBframes()
283 priv->ref_idx_l1 = priv->frame_num++; in enc_ClearBframes()
362 priv->ref_idx_l0 = priv->ref_idx_l1; in encode_frame()
374 priv->ref_idx_l1 = priv->frame_num++; in encode_frame()
/third_party/mesa3d/src/gallium/frontends/va/
H A Dpicture_hevc_enc.c98 context->desc.h265enc.ref_idx_l1 = VA_INVALID_ID; in vlVaHandleVAEncSliceParameterBufferTypeHEVC()
107 if (context->desc.h265enc.ref_idx_l1 == VA_INVALID_ID) in vlVaHandleVAEncSliceParameterBufferTypeHEVC()
108 context->desc.h265enc.ref_idx_l1 = PTR_TO_UINT(util_hash_table_get(context->desc.h265enc.frame_idx, in vlVaHandleVAEncSliceParameterBufferTypeHEVC()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_enc.c50 enc->enc_pic.ref_idx_l1 = pic->ref_idx_l1_list[0]; in radeon_vcn_enc_get_param()
119 enc->enc_pic.ref_idx_l1 = pic->ref_idx_l1; in radeon_vcn_enc_get_param()
H A Dradeon_vcn_enc.h444 unsigned ref_idx_l1; member
H A Dradeon_vce.h355 unsigned ref_idx_l1; member
H A Dradeon_vce_52.c171 enc->enc_pic.ref_idx_l1 = pic->ref_idx_l1_list[0]; in si_vce_52_get_param()
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_enc.c830 priv->ref_idx_l0 = priv->ref_idx_l1; in enc_ClearBframes()
833 priv->ref_idx_l1 = priv->frame_num++; in enc_ClearBframes()
907 priv->ref_idx_l0 = priv->ref_idx_l1; in vid_enc_EncodeFrame()
919 priv->ref_idx_l1 = priv->frame_num++; in vid_enc_EncodeFrame()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_vce.h353 unsigned ref_idx_l1; member
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_video_state.h532 unsigned ref_idx_l1; member

Completed in 15 milliseconds