Home
last modified time | relevance | path

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

/external/libese/libese-teq1/
Dteq1.c44 const char *teq1_pcb_to_name(uint8_t pcb) { in teq1_pcb_to_name()
/external/libese/libese-teq1/tests/
Dteq1_unittests.cpp62 const uint8_t *pcb = &kRxPCBs[0]; in TEST_F() local
/external/armnn/third-party/stb/
Dstb_image.h3319 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/
Dstb_image.h3368 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()