/hardware/google/gfxstream/third-party/astc-encoder/Source/Fuzzers/ |
D | fuzz_astc_physical_to_symbolic.cpp | 97 physical_compressed_block pcb; in LLVMFuzzerTestOneInput() local
|
/hardware/st/secure_element2/secure_element/esehal/src/ |
D | iso7816_t1.c | 157 uint8_t pcb; in write_iblock() local 229 uint8_t pcb = buf[1]; in parse_iblock() local 246 uint8_t pcb = buf[1]; in parse_rblock() local 388 uint8_t pcb = buf[1]; in parse_response() local
|
/hardware/st/secure_element/ese-spi-driver/utils-lib/ |
D | Tpdu.h | 48 uint8_t pcb; member
|
D | Tpdu.cc | 119 int Tpdu_formTpdu(uint8_t nad, uint8_t pcb, uint8_t len, uint8_t *data, in Tpdu_formTpdu()
|
/hardware/google/gfxstream/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() local 1256 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()
|
/hardware/google/camera/devices/EmulatedCamera/hwl/ |
D | JpegCompressor.cpp | 484 uint8_t* pcb = static_cast<uint8_t*>(frame.yuv_planes.img_cb); in CompressYUV420Frame() local
|
/hardware/nxp/secure_element/pn8x/libese-spi/p73/lib/ |
D | phNxpEseProto7816_3.cpp | 567 uint8_t pcb; in phNxpEseProto7816_DecodeFrame() local
|
/hardware/st/secure_element/ese-spi-driver/ |
D | T1protocol.cc | 57 uint8_t pcb = 0xFF; in T1protocol_getValidPcb() local
|
/hardware/nxp/secure_element/snxxx/libese-spi/p73/lib/ |
D | phNxpEseProto7816_3.cpp | 1075 uint8_t pcb; in phNxpEseProto7816_DecodeFrame() local
|
D | phNxpEse_Api.cpp | 1154 uint8_t pcb; in phNxpEse_readPacket() local
|
/hardware/interfaces/camera/device/default/ |
D | ExternalCameraUtils.cpp | 688 uint8_t* pcb = static_cast<uint8_t*>(inLayout.cb); in encodeJpegYU12() local
|
/hardware/interfaces/camera/device/3.4/default/ |
D | ExternalCameraUtils.cpp | 541 uint8_t *pcb = static_cast<uint8_t*>(inLayout.cb); in encodeJpegYU12() local
|
/hardware/google/gfxstream/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()
|