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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264.h184 int offset_for_top_to_bottom_field; member in struct:SPS
H A Dh264_ps.c430 sps->offset_for_top_to_bottom_field = get_se_golomb(&h->gb);
H A Dh264.c1178 field_poc[1] = field_poc[0] + h->sps.offset_for_top_to_bottom_field;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264.h163 int offset_for_top_to_bottom_field; member in struct:SPS
H A Dh264_ps.c375 sps->offset_for_top_to_bottom_field= get_se_golomb(&s->gb);
H A Dh264.c2458 field_poc[1] = field_poc[0] + h->sps.offset_for_top_to_bottom_field;

Completed in 154 milliseconds