Searched refs:av1_calc_proj_params_c (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/libaom/test/ |
H A D | pickrst_test.cc | 463 av1_calc_proj_params_c(src, v_end, h_end, src_stride, dgd, dgd_stride, in RunGetProjSubspaceTest() 518 av1_calc_proj_params_c(src, h_end - h_start, v_end - v_start, src_stride, in RunGetProjSubspaceTest_ExtremeValues()
|
/aosp_15_r20/external/libaom/config/riscv64/config/ |
H A D | av1_rtcd.h | 147 void av1_calc_proj_params_c(const uint8_t *src8, int width, int height, int src_stride, const uint8… 148 #define av1_calc_proj_params av1_calc_proj_params_c
|
/aosp_15_r20/external/libaom/config/x86_64/config/ |
H A D | av1_rtcd.h | 170 void av1_calc_proj_params_c(const uint8_t *src8, int width, int height, int src_stride, const uint8… 171 #define av1_calc_proj_params av1_calc_proj_params_c
|
/aosp_15_r20/external/libaom/config/x86/config/ |
H A D | av1_rtcd.h | 170 void av1_calc_proj_params_c(const uint8_t *src8, int width, int height, int src_stride, const uint8… 171 #define av1_calc_proj_params av1_calc_proj_params_c
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | pickrst.c | 631 void av1_calc_proj_params_c(const uint8_t *src8, int width, int height, in av1_calc_proj_params_c() function 688 av1_calc_proj_params_c(src8, width, height, src_stride, dat8, dat_stride, in get_proj_subspace()
|
/aosp_15_r20/external/libaom/config/arm/config/ |
H A D | av1_rtcd.h | 174 void av1_calc_proj_params_c(const uint8_t *src8, int width, int height, int src_stride, const uint8…
|
/aosp_15_r20/external/libaom/config/arm64/config/ |
H A D | av1_rtcd.h | 177 void av1_calc_proj_params_c(const uint8_t *src8, int width, int height, int src_stride, const uint8…
|