Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/Fuzzers/
Dfuzz_astc_physical_to_symbolic.cpp97 physical_compressed_block pcb; in LLVMFuzzerTestOneInput() local
/hardware/st/secure_element2/secure_element/esehal/src/
Diso7816_t1.c157 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/
DTpdu.h48 uint8_t pcb; member
DTpdu.cc119 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/
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()
/hardware/google/camera/devices/EmulatedCamera/hwl/
DJpegCompressor.cpp484 uint8_t* pcb = static_cast<uint8_t*>(frame.yuv_planes.img_cb); in CompressYUV420Frame() local
/hardware/nxp/secure_element/pn8x/libese-spi/p73/lib/
DphNxpEseProto7816_3.cpp567 uint8_t pcb; in phNxpEseProto7816_DecodeFrame() local
/hardware/st/secure_element/ese-spi-driver/
DT1protocol.cc57 uint8_t pcb = 0xFF; in T1protocol_getValidPcb() local
/hardware/nxp/secure_element/snxxx/libese-spi/p73/lib/
DphNxpEseProto7816_3.cpp1075 uint8_t pcb; in phNxpEseProto7816_DecodeFrame() local
DphNxpEse_Api.cpp1154 uint8_t pcb; in phNxpEse_readPacket() local
/hardware/interfaces/camera/device/default/
DExternalCameraUtils.cpp688 uint8_t* pcb = static_cast<uint8_t*>(inLayout.cb); in encodeJpegYU12() local
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraUtils.cpp541 uint8_t *pcb = static_cast<uint8_t*>(inLayout.cb); in encodeJpegYU12() local
/hardware/google/gfxstream/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()