Home
last modified time | relevance | path

Searched refs:bound_right (Results 1 – 10 of 10) sorted by relevance

/third_party/ffmpeg/tests/ref/fate/
Dmatroska-spherical-mono-remux36 bound_right=147
60 bound_right=147
Dmatroska-spherical-mono12 bound_right=147
Dmov-spherical-mono12 bound_right=147
/third_party/ffmpeg/libavutil/
Dspherical.h169 uint32_t bound_right; ///< Distance from the right edge member
Dspherical.c44 (UINT32_MAX - map->bound_right - map->bound_left); in av_spherical_tile_bounds()
/third_party/ffmpeg/libavformat/
Dmatroskaenc.c955 AV_WB32(private + 16, spherical->bound_right); in mkv_write_video_projection()
Dmatroskadec.c2300 spherical->bound_right = r; in mkv_parse_video_projection()
Dmovenc.c1891 avio_wb32(pb, spherical_mapping->bound_right); in mov_write_sv3d_tag()
Dmov.c5749 sc->spherical->bound_right = r; in mov_read_sv3d()
/third_party/ffmpeg/doc/
DAPIchanges639 and projection-specific properties (bound_left, bound_top, bound_right,