Searched defs:pcr (Results 1 – 5 of 5) sorted by relevance
| /hardware/google/camera/devices/EmulatedCamera/hwl/ |
| D | JpegCompressor.cpp | 532 uint8_t* pcr = static_cast<uint8_t*>(frame.yuv_planes.img_cr); in CompressYUV420Frame() local
|
| /hardware/interfaces/camera/device/default/ |
| D | ExternalCameraUtils.cpp | 689 uint8_t* pcr = static_cast<uint8_t*>(inLayout.cr); in encodeJpegYU12() local
|
| /hardware/interfaces/camera/device/3.4/default/ |
| D | ExternalCameraUtils.cpp | 540 uint8_t *pcr = static_cast<uint8_t*>(inLayout.cr); in encodeJpegYU12() local
|
| /hardware/google/gfxstream/third-party/stb/include/stb/ |
| D | stb_image.h | 3606 …bCr_to_RGB_row(stbi_uc *out, const stbi_uc *y, const stbi_uc *pcb, const stbi_uc *pcr, int count, … in stbi__YCbCr_to_RGB_row() 3632 …Cr_to_RGB_simd(stbi_uc *out, stbi_uc const *y, stbi_uc const *pcb, stbi_uc const *pcr, int count, … in stbi__YCbCr_to_RGB_simd()
|
| /hardware/google/gfxstream/third-party/astc-encoder/Source/ |
| D | stb_image.h | 3599 …bCr_to_RGB_row(stbi_uc *out, const stbi_uc *y, const stbi_uc *pcb, const stbi_uc *pcr, int count, … in stbi__YCbCr_to_RGB_row() 3625 …Cr_to_RGB_simd(stbi_uc *out, stbi_uc const *y, stbi_uc const *pcb, stbi_uc const *pcr, int count, … in stbi__YCbCr_to_RGB_simd()
|