Searched defs:pcb (Results 1 – 4 of 4) sorted by relevance
/external/libese/libese-teq1/ |
D | teq1.c | 44 const char *teq1_pcb_to_name(uint8_t pcb) { in teq1_pcb_to_name()
|
/external/libese/libese-teq1/tests/ |
D | teq1_unittests.cpp | 62 const uint8_t *pcb = &kRxPCBs[0]; in TEST_F() local
|
/external/armnn/third-party/stb/ |
D | stb_image.h | 3319 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() 3345 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()
|
/external/ComputeLibrary/include/stb/ |
D | stb_image.h | 3368 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() 3394 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()
|