Searched defs:poc1 (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dh264_direct.c39 static int get_scale_factor(H264Context * const h, int poc, int poc1, int i){ argument
54 const int poc1 = h->ref_list[1][0].poc; local
58 const int poc1 = h->ref_list[1][0].field_poc[field]; local
H A Dh264.c1451 int poc1 = h->ref_list[1][ref1].poc; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dh264_direct.c39 static int get_scale_factor(H264Context * const h, int poc, int poc1, int i){ argument
54 const int poc1 = h->ref_list[1][0].poc; local
58 const int poc1 = h->ref_list[1][0].field_poc[field]; local
H A Dh264.c1451 int poc1 = h->ref_list[1][ref1].poc; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dh264_direct.c39 static int get_scale_factor(H264Context * const h, int poc, int poc1, int i){ argument
54 const int poc1 = h->ref_list[1][0].poc; local
58 const int poc1 = h->ref_list[1][0].field_poc[field]; local
H A Dh264.c1451 int poc1 = h->ref_list[1][ref1].poc; local

Completed in 189 milliseconds