Home
last modified time | relevance | path

Searched defs:source_height (Results 1 – 8 of 8) sorted by relevance

/external/libgav1/src/dsp/x86/
Dwarp_sse4.cc215 int source_height, int ix4, int iy4, in WarpRegion1()
293 ptrdiff_t source_stride, int source_height, int alpha, in WarpRegion3()
364 int source_height, in HandleWarpBlock()
473 int source_width, int source_height, in Warp_SSE4_1()
/external/webrtc/api/test/
Dcreate_frame_generator.cc77 size_t source_height, in CreateScrollingInputFromYuvFilesFrameGenerator()
/external/libgav1/src/dsp/
Dwarp.cc63 const int source_width, const int source_height, in Warp_C()
/external/libgav1/src/dsp/arm/
Dwarp_neon.cc113 const int source_height, in Warp_NEON()
539 const int source_height, in Warp_NEON()
/external/libvpx/vpx_scale/generic/
Dvpx_scale.c237 unsigned int source_height, unsigned char *dest, int dest_pitch, in Scale2D()
/external/webrtc/test/
Dframe_generator.cc333 size_t source_height, in ScrollingImageFrameGenerator()
/external/webrtc/api/test/pclf/
Dmedia_configuration.h94 size_t source_height = kDefaultSlidesHeight; member
/external/libgav1/src/tile/
Dprediction.cc1276 const int source_height = in BlockWarpProcess() local