Searched defs:downscaled_width (Results 1 – 5 of 5) sorted by relevance
| /external/libgav1/src/dsp/x86/ |
| D | super_res_sse4.cc | 96 const int downscaled_width, const int upscaled_width, in SuperRes_SSE4_1() 235 const int downscaled_width, const int upscaled_width, in SuperRes_SSE4_1()
|
| /external/libgav1/src/dsp/ |
| D | super_res.cc | 31 const int downscaled_width, const int upscaled_width, in SuperRes_C()
|
| D | super_res_test.cc | 73 int downscaled_width; member
|
| /external/libgav1/src/dsp/arm/ |
| D | super_res_neon.cc | 88 const int downscaled_width, const int upscaled_width, in SuperRes_NEON() 249 const int downscaled_width, const int upscaled_width, in SuperRes_NEON()
|
| /external/libgav1/src/post_filter/ |
| D | post_filter.cc | 101 const int downscaled_width = local
|