Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/dsp/x86/
Dwarp_sse4.cc212 int source_width, int source_height, int ix4, int iy4, in WarpRegion1()
287 int source_height, int alpha, int beta, int x4, int ix4, in WarpRegion3()
355 int source_width, int source_height, in HandleWarpBlock()
464 int source_height, const int* warp_params, int subsampling_x, in Warp_SSE4_1()
/external/webrtc/api/test/
Dcreate_frame_generator.cc60 size_t source_height, in CreateScrollingInputFromYuvFilesFrameGenerator()
Dpeerconnection_quality_test_fixture.h96 size_t source_height; member
/external/libgav1/libgav1/src/dsp/
Dwarp.cc63 const int source_width, const int source_height, in Warp_C()
/external/libvpx/libvpx/vpx_scale/generic/
Dvpx_scale.c234 unsigned int source_height, unsigned char *dest, int dest_pitch, in Scale2D()
/external/webrtc/test/
Dframe_generator.cc275 size_t source_height, in ScrollingImageFrameGenerator()
/external/libaom/libaom/aom_scale/generic/
Daom_scale.c237 unsigned int source_height, unsigned char *dest, int dest_pitch, in Scale2D()
/external/libgav1/libgav1/src/dsp/arm/
Dwarp_neon.cc107 const int source_width, const int source_height, in Warp_NEON()
/external/libgav1/libgav1/src/tile/
Dprediction.cc1297 const int source_height = in BlockWarpProcess() local