Home
last modified time | relevance | path

Searched refs:ff_h264_parse_ref_count (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh264_parse.h115 int ff_h264_parse_ref_count(int *plist_count, int ref_count[2],
Dh264_parse.c221 int ff_h264_parse_ref_count(int *plist_count, int ref_count[2], in ff_h264_parse_ref_count() function
Dh264_parser.c185 if (ff_h264_parse_ref_count(&list_count, ref_count, gb, p->ps.pps, in scan_mmco_reset()
Dh264_slice.c1954 ret = ff_h264_parse_ref_count(&sl->list_count, sl->ref_count, in h264_slice_header_parse()