Home
last modified time | relevance | path

Searched defs:s_bits (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkDebugReportUtil.cpp40 static const tcu::Format::BitDesc s_bits[] = { in shortDebugFlagsStr() local
/aosp_15_r20/external/libaom/aom_dsp/
H A Dentenc.c309 const int s_bits = (s + 7) >> 3; in od_ec_enc_done() local