Searched defs:upscaled_width (Results 1 – 10 of 10) sorted by relevance
| /external/libgav1/libgav1/src/dsp/x86/ |
| D | super_res_sse4.cc | 72 void SuperResCoefficients_SSE4_1(const int upscaled_width, in SuperResCoefficients_SSE4_1() 95 const int downscaled_width, const int upscaled_width, in SuperRes_SSE4_1() 212 void SuperResCoefficients_SSE4_1(const int upscaled_width, in SuperResCoefficients_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 | 34 void SuperResCoefficients_NEON(const int upscaled_width, in SuperResCoefficients_NEON() 86 const int downscaled_width, const int upscaled_width, in SuperRes_NEON() 157 void SuperResCoefficients_NEON(const int upscaled_width, in SuperResCoefficients_NEON() 239 const int downscaled_width, const int upscaled_width, in SuperRes_NEON()
|
| /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/post_filter/ |
| D | post_filter.cc | 195 const int upscaled_width = local 476 const int upscaled_width = super_res_info_[plane].upscaled_width in SetupLoopRestorationBorder() local
|
| /external/libgav1/libgav1/src/ |
| D | buffer_pool.h | 119 int32_t upscaled_width() const { return upscaled_width_; } in upscaled_width() function
|
| D | post_filter.h | 491 int upscaled_width; member
|
| /external/libaom/libaom/av1/encoder/ |
| D | level.c | 712 const int upscaled_width = cm->superres_upscaled_width; in av1_init_level_info() local 1053 const int upscaled_width = cm->superres_upscaled_width; in av1_update_level_info() local
|
| D | encoder.c | 1153 const int upscaled_width = cm->superres_upscaled_width; in av1_get_compression_ratio() local
|
| /external/libaom/libaom/av1/common/ |
| D | restoration.c | 1427 int upscaled_width; in save_deblock_boundary_lines() local 1478 const int upscaled_width = av1_superres_scaled(cm) in save_cdef_boundary_lines() local
|
| /external/libgav1/libgav1/src/utils/ |
| D | types.h | 454 int32_t upscaled_width; member
|