Searched defs:width_log2 (Results 1 – 3 of 3) sorted by relevance
/external/skqp/src/compute/hs/cl/ |
D | hs_cl_target.h | 26 uint8_t width_log2; member
|
/external/skqp/src/compute/hs/vk/ |
D | hs_vk_target.h | 28 uint8_t width_log2; member
|
/external/libaom/libaom/av1/encoder/ |
D | pickcdef.c | 250 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
|