Searched defs:initial_subpixel_x (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libgav1/src/dsp/x86/ |
H A D | super_res_sse4.cc | 73 const int initial_subpixel_x, const int step, in SuperResCoefficients_SSE4_1() 97 const int initial_subpixel_x, const int step, in SuperRes_SSE4_1() 215 const int initial_subpixel_x, const int step, in SuperResCoefficients_SSE4_1() 236 const int initial_subpixel_x, const int step, in SuperRes_SSE4_1()
|
/aosp_15_r20/external/libgav1/src/dsp/arm/ |
H A D | super_res_neon.cc | 36 const int initial_subpixel_x, const int step, in SuperResCoefficients_NEON() 89 const int initial_subpixel_x, const int step, in SuperRes_NEON() 167 const int initial_subpixel_x, const int step, in SuperResCoefficients_NEON() 250 const int initial_subpixel_x, const int step, in SuperRes_NEON()
|
/aosp_15_r20/external/libgav1/src/dsp/ |
H A D | super_res.cc | 32 const int initial_subpixel_x, const int step, in SuperRes_C()
|
H A D | super_res_test.cc | 136 const int initial_subpixel_x = in TestComputeSuperRes() local
|
/aosp_15_r20/external/libgav1/src/ |
H A D | post_filter.h | 478 int initial_subpixel_x; member
|