Home
last modified time | relevance | path

Searched defs:pic_order_cnt_lsb (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dhevc_parser.c156 int pic_order_cnt_lsb = get_bits(gb, ps->sps->log2_max_poc_lsb); in hevc_parse_slice_header() local
H A Dcbs_h264.h326 uint16_t pic_order_cnt_lsb; member
H A Dhevcdec.h257 int pic_order_cnt_lsb; member
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_dec_common.h168 unsigned pic_order_cnt_lsb; member
H A Dvid_dec_h264_common.c707 int pic_order_cnt_lsb = vl_rbsp_u(rbsp, log2_max_pic_order_cnt_lsb); in slice_header() local
[all...]

Completed in 5 milliseconds