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