Searched refs:SEI_PIC_STRUCT_BOTTOM_TOP (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_parser.c388 case SEI_PIC_STRUCT_BOTTOM_TOP:
417 case SEI_PIC_STRUCT_BOTTOM_TOP:
H A Dh264.h150 SEI_PIC_STRUCT_BOTTOM_TOP = 4, ///< 4: bottom field, top field, in that order enumerator in enum:__anon3153
663 * SEI_PIC_STRUCT_TOP_BOTTOM and SEI_PIC_STRUCT_BOTTOM_TOP indicate interlaced frames.
H A Dh264.c781 case SEI_PIC_STRUCT_BOTTOM_TOP:
804 h->sei_pic_struct <= SEI_PIC_STRUCT_BOTTOM_TOP)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dh264_parser.c211 case SEI_PIC_STRUCT_BOTTOM_TOP:
H A Dh264.h142 SEI_PIC_STRUCT_BOTTOM_TOP = 4, ///< 4: bottom field, top field, in that order enumerator in enum:__anon1916
543 * SEI_PIC_STRUCT_TOP_BOTTOM and SEI_PIC_STRUCT_BOTTOM_TOP indicate interlaced frames.
H A Dh264.c1384 case SEI_PIC_STRUCT_BOTTOM_TOP:
1406 if ((h->sei_ct_type & 3) && h->sei_pic_struct <= SEI_PIC_STRUCT_BOTTOM_TOP)

Completed in 93 milliseconds