Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dh264_slice.c694 int ref0, ref1, i, cur_poc, ref_start, ref_count0, ref_count1; in implicit_weight_table() local
714 ref_count0 = sl->ref_count[0]; in implicit_weight_table()
719 ref_count0 = 16 + 2 * sl->ref_count[0]; in implicit_weight_table()
728 for (ref0 = ref_start; ref0 < ref_count0; ref0++) { in implicit_weight_table()

Completed in 8 milliseconds