Home
last modified time | relevance | path

Searched refs:ref_count1 (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
715 ref_count1 = sl->ref_count[1]; in implicit_weight_table()
720 ref_count1 = 16 + 2 * sl->ref_count[1]; in implicit_weight_table()
730 for (ref1 = ref_start; ref1 < ref_count1; ref1++) { in implicit_weight_table()

Completed in 4 milliseconds