Home
last modified time | relevance | path

Searched refs:delta_pic_order_cnt_bottom (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_dec_common.h69 unsigned delta_pic_order_cnt_bottom; \
170 unsigned delta_pic_order_cnt_bottom; member
H A Dvid_dec_h264_common.c734 unsigned delta_pic_order_cnt_bottom = vl_rbsp_se(rbsp); in slice_header() local
736 if (delta_pic_order_cnt_bottom != priv->codec_data.h264.delta_pic_order_cnt_bottom) in slice_header()
739 priv->codec_data.h264.delta_pic_order_cnt_bottom = delta_pic_order_cnt_bottom; in slice_header()
745 priv->codec_data.h264.delta_pic_order_cnt_bottom; in slice_header()
/third_party/ffmpeg/libavcodec/
H A Dcbs_h264.h327 int32_t delta_pic_order_cnt_bottom; member
H A Dcbs_h264_syntax_template.c1108 se(delta_pic_order_cnt_bottom, INT32_MIN + 1, INT32_MAX); in slice_header()

Completed in 5 milliseconds