Searched refs:quincunx_subsampling (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 Dhevc_sei.c61 s->quincunx_subsampling = get_bits1(gb);
69 if (!s->quincunx_subsampling && s->frame_packing_arrangement_type != 5)
H A Dh264_sei.c238 h->quincunx_subsampling = get_bits1(&h->gb);
247 if (!h->quincunx_subsampling && h->frame_packing_arrangement_type != 5)
H A Dh264.h675 int quincunx_subsampling; member in struct:H264Context
H A Dhevc.h924 int quincunx_subsampling; member in struct:HEVCContext
H A Dh264.c850 if (h->quincunx_subsampling)
H A Dhevc.c2531 if (s->quincunx_subsampling)

Completed in 63 milliseconds