Searched refs:init_src_params (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | pickcdef.c | 226 static inline void init_src_params(int *src_stride, int *width, int *height, in init_src_params() function 248 init_src_params(&src_stride, &width, &height, &width_log2, &height_log2, in compute_cdef_dist_highbd() 289 init_src_params(&src_stride, &width, &height, &width_log2, &height_log2, in compute_cdef_dist()
|