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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264_direct.c38 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
60 const int poc1 = h->ref_list[1][0].field_poc[field]; local
H A Dh264_slice.c942 int poc1 = h->ref_list[1][ref1].poc; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264_direct.c40 static int get_scale_factor(H264Context * const h, int poc, int poc1, int i){ argument
55 const int poc1 = h->ref_list[1][0].poc; local
59 const int poc1 = h->ref_list[1][0].field_poc[field]; local
H A Dh264.c2352 int poc1 = h->ref_list[1][ref1].poc; local

Completed in 164 milliseconds