Searched refs:idr_pic_id (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/omx/
H A Dvid_dec_common.h64 unsigned idr_pic_id; \
163 unsigned idr_pic_id;
H A Dvid_dec_h264_common.c694 /* set idr_pic_id */
695 unsigned idr_pic_id = vl_rbsp_ue(rbsp); local in function:slice_header
697 if (idr_pic_id != priv->codec_data.h264.idr_pic_id)
700 priv->codec_data.h264.idr_pic_id = idr_pic_id;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/omx/
H A Dvid_dec_common.h66 unsigned idr_pic_id; \
167 unsigned idr_pic_id;
H A Dvid_dec_h264_common.c694 /* set idr_pic_id */
695 unsigned idr_pic_id = vl_rbsp_ue(rbsp); local in function:slice_header
697 if (idr_pic_id != priv->codec_data.h264.idr_pic_id)
700 priv->codec_data.h264.idr_pic_id = idr_pic_id;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/va/
H A Dpicture_h264_enc.c102 context->desc.h264enc.idr_pic_id++;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_video_state.h423 unsigned idr_pic_id; member in struct:pipe_h264_enc_picture_desc
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dradeon_vce.h348 unsigned idr_pic_id; member in struct:rvce_h264_enc_pic
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/
H A Dradeon_vce.h342 unsigned idr_pic_id; member in struct:rvce_h264_enc_pic
H A Dradeon_vce_52.c284 enc->enc_pic.eo.enc_idr_pic_id = enc->enc_pic.idr_pic_id - 1;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/va/
H A Dpicture_h264_enc.c102 context->desc.h264enc.idr_pic_id++;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dradeon_vce.h348 unsigned idr_pic_id; member in struct:rvce_h264_enc_pic
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
H A Dradeon_vce.h350 unsigned idr_pic_id; member in struct:rvce_h264_enc_pic
H A Dradeon_vce_52.c292 enc->enc_pic.eo.enc_idr_pic_id = enc->enc_pic.idr_pic_id - 1;
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_video_state.h408 unsigned idr_pic_id; member in struct:pipe_h264_enc_picture_desc

Completed in 17 milliseconds