Searched defs:pcb (Results  1 – 6 of 6) sorted by relevance
| /device/generic/vulkan-cereal/third-party/astc-encoder/Source/Fuzzers/ | 
| D | fuzz_astc_physical_to_symbolic.cpp | 97 	physical_compressed_block pcb;  in LLVMFuzzerTestOneInput()  local
 | 
| /device/generic/vulkan-cereal/third-party/astc-encoder/Source/ | 
| D | astcenc_symbolic_physical.cpp | 102 	physical_compressed_block& pcb  in symbolic_to_physical()286 	const physical_compressed_block& pcb,  in physical_to_symbolic()
 
 | 
| D | astcenc_entry.cpp | 988 			physical_compressed_block* pcb = reinterpret_cast<physical_compressed_block*>(bp);  in compress_image()  local1256 			const physical_compressed_block& pcb = *reinterpret_cast<const physical_compressed_block*>(bp);  in astcenc_decompress_image()  local
 
 | 
| D | astcenc_compress_symbolic.cpp | 1171 	physical_compressed_block& pcb,  in compress_block()
 | 
| D | stb_image.h | 3599 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/ | 
| D | stb_image.h | 3606 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()
 
 |