Searched refs:ff_h264_parse_ref_count (Results 1 – 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | h264_parse.h | 115 int ff_h264_parse_ref_count(int *plist_count, int ref_count[2],
|
D | h264_parse.c | 221 int ff_h264_parse_ref_count(int *plist_count, int ref_count[2], in ff_h264_parse_ref_count() function
|
D | h264_parser.c | 185 if (ff_h264_parse_ref_count(&list_count, ref_count, gb, p->ps.pps, in scan_mmco_reset()
|
D | h264_slice.c | 1954 ret = ff_h264_parse_ref_count(&sl->list_count, sl->ref_count, in h264_slice_header_parse()
|