Searched defs:width_log2 (Results 1 – 1 of 1) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | pickcdef.c | 228 int *width_log2, int *height_log2, in init_src_params() 248 int src_stride, width, height, width_log2, height_log2; in compute_cdef_dist_highbd() local 271 int src_stride, width, height, width_log2, height_log2; in compute_cdef_dist() local
|