Searched defs:downscaled_width (Results 1 – 4 of 4) sorted by relevance
/external/libgav1/libgav1/src/dsp/ |
D | super_res.cc | 30 const int downscaled_width, const int upscaled_width, in SuperRes_C()
|
/external/libgav1/libgav1/src/dsp/x86/ |
D | super_res_sse4.cc | 95 const int downscaled_width, const int upscaled_width, in SuperRes_SSE4_1() 232 const int downscaled_width, const int upscaled_width, in SuperRes_SSE4_1()
|
/external/libgav1/libgav1/src/dsp/arm/ |
D | super_res_neon.cc | 86 const int downscaled_width, const int upscaled_width, in SuperRes_NEON() 239 const int downscaled_width, const int upscaled_width, in SuperRes_NEON()
|
/external/libgav1/libgav1/src/post_filter/ |
D | post_filter.cc | 193 const int downscaled_width = local
|