Searched defs:hflip (Results 1 - 9 of 9) sorted by relevance
/third_party/ffmpeg/libavutil/ |
H A D | display.c | 66 void av_display_matrix_flip(int32_t matrix[9], int hflip, int vflip) in av_display_matrix_flip() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_hflip.c | 45 AVFILTER_DEFINE_CLASS(hflip); variable
|
H A D | vf_vpp_qsv.c | 83 int hflip; /* flip mode : 0 = off, 1 = HORIZONTAL flip */ member [all...] |
H A D | vf_v360.c | 4097 static inline void input_flip(int16_t u[4][4], int16_t v[4][4], int w, int h, int hflip, int vflip) in input_flip() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | cri.c | 178 int ret, bps, hflip = 0, vflip = 0; in cri_decode_frame() local
|
H A D | h264_metadata_bsf.c | 396 int hflip, vflip, i; in h264_metadata_handle_display_orientation() local
|
H A D | hevc_sei.h | 54 int hflip, vflip; member
|
H A D | h264_sei.h | 147 int hflip, vflip; member
|
/third_party/ffmpeg/libavformat/ |
H A D | matroskadec.c | 2244 int hflip; in mkv_create_display_matrix() local
|
Completed in 17 milliseconds