Home
last modified time | relevance | path

Searched defs:width_log2 (Results 1 – 3 of 3) sorted by relevance

/external/skqp/src/compute/hs/cl/
Dhs_cl_target.h26 uint8_t width_log2; member
/external/skqp/src/compute/hs/vk/
Dhs_vk_target.h28 uint8_t width_log2; member
/external/libaom/libaom/av1/encoder/
Dpickcdef.c250 int *width_log2, int *height_log2, in init_src_params()
270 int src_stride, width, height, width_log2, height_log2; in compute_cdef_dist_highbd() local
293 int src_stride, width, height, width_log2, height_log2; in compute_cdef_dist() local