Searched refs:sei_vflip (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.c85 s->sei_vflip = get_bits1(gb); // ver_flip
H A Dh264_sei.c272 h->sei_vflip = get_bits1(&h->gb); // ver_flip
H A Dh264.h682 int sei_hflip, sei_vflip; member in struct:H264Context
H A Dhevc.h929 int sei_hflip, sei_vflip; member in struct:HEVCContext
H A Dh264.c871 (h->sei_anticlockwise_rotation || h->sei_hflip || h->sei_vflip)) {
881 h->sei_vflip, h->sei_hflip);
H A Dhevc.c2549 (s->sei_anticlockwise_rotation || s->sei_hflip || s->sei_vflip)) {
2559 s->sei_vflip, s->sei_hflip);

Completed in 59 milliseconds