Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/impl/
H A DPacking.cpp134 int32_t c_depth = api::utils::div_up(channels, 4); in record_nchw_to_image_op() local
182 int32_t c_depth = api::utils::div_up(channels, 4); in record_image_to_nchw_op() local
/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/core/
H A Dcommon.c220 enum color_depth c_depth; in vpe_get_color_depth() local
/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/core/inc/
H A Dopp.h48 enum color_depth c_depth; /* Deep color use. */ member