Home
last modified time | relevance | path

Searched defs:pcb (Results 1 – 6 of 6) sorted by relevance

/device/generic/vulkan-cereal/third-party/astc-encoder/Source/Fuzzers/
Dfuzz_astc_physical_to_symbolic.cpp97 physical_compressed_block pcb; in LLVMFuzzerTestOneInput() local
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dastcenc_symbolic_physical.cpp102 physical_compressed_block& pcb in symbolic_to_physical()
286 const physical_compressed_block& pcb, in physical_to_symbolic()
Dastcenc_entry.cpp988 physical_compressed_block* pcb = reinterpret_cast<physical_compressed_block*>(bp); in compress_image() local
1256 const physical_compressed_block& pcb = *reinterpret_cast<const physical_compressed_block*>(bp); in astcenc_decompress_image() local
Dastcenc_compress_symbolic.cpp1171 physical_compressed_block& pcb, in compress_block()
Dstb_image.h3599 static void stbi__YCbCr_to_RGB_row(stbi_uc *out, const stbi_uc *y, const stbi_uc *pcb, const stbi_u… in stbi__YCbCr_to_RGB_row()
3625 static void stbi__YCbCr_to_RGB_simd(stbi_uc *out, stbi_uc const *y, stbi_uc const *pcb, stbi_uc con… in stbi__YCbCr_to_RGB_simd()
/device/generic/vulkan-cereal/third-party/stb/include/stb/
Dstb_image.h3606 static void stbi__YCbCr_to_RGB_row(stbi_uc *out, const stbi_uc *y, const stbi_uc *pcb, const stbi_u… in stbi__YCbCr_to_RGB_row()
3632 static void stbi__YCbCr_to_RGB_simd(stbi_uc *out, stbi_uc const *y, stbi_uc const *pcb, stbi_uc con… in stbi__YCbCr_to_RGB_simd()