Searched defs:source_height (Results 1 – 9 of 9) sorted by relevance
/external/libgav1/libgav1/src/dsp/x86/ |
D | warp_sse4.cc | 212 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/ |
D | create_frame_generator.cc | 60 size_t source_height, in CreateScrollingInputFromYuvFilesFrameGenerator()
|
D | peerconnection_quality_test_fixture.h | 96 size_t source_height; member
|
/external/libgav1/libgav1/src/dsp/ |
D | warp.cc | 63 const int source_width, const int source_height, in Warp_C()
|
/external/libvpx/libvpx/vpx_scale/generic/ |
D | vpx_scale.c | 234 unsigned int source_height, unsigned char *dest, int dest_pitch, in Scale2D()
|
/external/webrtc/test/ |
D | frame_generator.cc | 275 size_t source_height, in ScrollingImageFrameGenerator()
|
/external/libaom/libaom/aom_scale/generic/ |
D | aom_scale.c | 237 unsigned int source_height, unsigned char *dest, int dest_pitch, in Scale2D()
|
/external/libgav1/libgav1/src/dsp/arm/ |
D | warp_neon.cc | 107 const int source_width, const int source_height, in Warp_NEON()
|
/external/libgav1/libgav1/src/tile/ |
D | prediction.cc | 1297 const int source_height = in BlockWarpProcess() local
|