/third_party/ffmpeg/libavutil/ |
D | display.c | 66 void av_display_matrix_flip(int32_t matrix[9], int hflip, int vflip) in av_display_matrix_flip() argument 69 const int flip[] = { 1 - 2 * (!!hflip), 1 - 2 * (!!vflip), 1 }; in av_display_matrix_flip() 71 if (hflip || vflip) in av_display_matrix_flip()
|
D | display.h | 106 void av_display_matrix_flip(int32_t matrix[9], int hflip, int vflip);
|
/third_party/ffmpeg/libavcodec/ |
D | mvcdec.c | 37 int vflip; member 58 s->vflip = avctx->extradata_size >= 9 && in mvc_decode_init() 138 int linesize, int vflip) in decode_mvc2() argument 165 if (vflip) { in decode_mvc2() 245 s->vflip); in mvc_decode_frame()
|
D | cri.c | 178 int ret, bps, hflip = 0, vflip = 0; in cri_decode_frame() local 242 vflip = bytestream2_get_byte(gb) != 0; in cri_decode_frame() 398 if (hflip || vflip) { in cri_decode_frame() 403 av_display_matrix_flip((int32_t *)rotation->data, hflip, vflip); in cri_decode_frame()
|
D | h264_metadata_bsf.c | 396 int hflip, vflip, i; in h264_metadata_handle_display_orientation() local 410 vflip = dmatrix[4] < 0.0; in h264_metadata_handle_display_orientation() 413 if (vflip) in h264_metadata_handle_display_orientation() 432 disp->ver_flip = vflip; in h264_metadata_handle_display_orientation()
|
D | h264_sei.h | 147 int hflip, vflip; member
|
D | hevc_sei.h | 54 int hflip, vflip; member
|
D | dxtory.c | 55 static void do_vflip(AVCodecContext *avctx, AVFrame *pic, int vflip) in do_vflip() argument 57 if (!vflip) in do_vflip()
|
D | h264_sei.c | 377 h->vflip = get_bits1(gb); // ver_flip in decode_display_orientation()
|
D | hevc_sei.c | 124 s->vflip = get_bits1(gb); // ver_flip in decode_nal_sei_display_orientation()
|
D | h264_slice.c | 1295 h->sei.display_orientation.vflip)) { in h264_export_frame_props() 1310 angle = -angle * (1 - 2 * !!o->hflip) * (1 - 2 * !!o->vflip); in h264_export_frame_props() 1313 o->hflip, o->vflip); in h264_export_frame_props()
|
D | hevcdec.c | 2774 s->sei.display_orientation.hflip || s->sei.display_orientation.vflip)) { in set_side_data() 2791 * (1 - 2 * !!s->sei.display_orientation.vflip); in set_side_data() 2795 s->sei.display_orientation.vflip); in set_side_data()
|
/third_party/ffmpeg/libavformat/ |
D | cinedec.c | 98 int vflip; in cine_read_header() local 145 vflip = 0; in cine_read_header() 149 vflip = 1; in cine_read_header() 170 if (!avio_rl32(pb) ^ vflip) { in cine_read_header()
|
/third_party/ffmpeg/tests/ref/fate/ |
D | filter-vflip | 1 vflip 0de640dff4447bd1b33d23f2b8ad9d4a
|
/third_party/ffmpeg/tests/fate/ |
D | filter-video.mak | 398 …200:h=200,scale=w=250:h=250,vflip,vflip,null,scale=w=200:h=200,crop=iw-100:ih-100:100:100,vflip,sc… 401 fate-filter-crop_vflip: CMD = video_filter "crop=iw-100:ih-100:100:100,vflip" 420 FATE_FILTER_VSYNTH_VIDEO_FILTER-$(CONFIG_VFLIP_FILTER) += fate-filter-vflip 421 fate-filter-vflip: CMD = video_filter "vflip" 438 fate-filter-vflip_crop: CMD = video_filter "vflip,crop=iw-100:ih-100:100:100" 441 fate-filter-vflip_vflip: CMD = video_filter "vflip,vflip" 609 FATE_FILTER_PIXFMTS-$(CONFIG_VFLIP_FILTER) += fate-filter-pixfmts-vflip 610 fate-filter-pixfmts-vflip: CMD = pixfmts
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | tjbenchtest.java.in | 167 for xform in hflip vflip transpose transverse rot90 rot180 rot270; do 189 for xform in hflip vflip transpose transverse rot90 rot180 rot270; do 201 for xform in hflip vflip transpose transverse rot90 rot180 rot270; do
|
D | tjbenchtest.in | 193 for xform in hflip vflip transpose transverse rot90 rot180 rot270; do 225 for xform in hflip vflip transpose transverse rot90 rot180 rot270; do 242 for xform in hflip vflip transpose transverse rot90 rot180 rot270; do
|
/third_party/ffmpeg/libavfilter/ |
D | vf_vflip.c | 43 AVFILTER_DEFINE_CLASS(vflip);
|
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 4106 if (vflip) { in input_flip()
|
/third_party/ffmpeg/doc/ |
D | muxers.texi | 153 which has to be done manually beforehand, e.g. by using the vflip filter. 1604 which has to be done manually beforehand, e.g. by using the vflip filter.
|
D | filters.texi | 16 +-----> crop --> vflip -------+ 20 stream through the crop filter and the vflip filter, before merging it 25 ffmpeg -i INPUT -vf "split [main][tmp]; [tmp] crop=iw:ih/2:0:0, vflip [flip]; [main][flip] overlay=… 33 @var{crop,vflip} are in one linear chain, @var{split} and 44 lower half the output generated by the @var{crop,vflip} filterchain. 17166 input to the vflip filter: 17168 noformat=pix_fmts=yuv420p,vflip 23711 @section vflip 23717 ffmpeg -i in.avi -vf "vflip" out.avi
|