Searched refs:pixelFormat (Results 1 – 2 of 2) sorted by relevance
476 const char *pixelFormat) in copy2Dto1D() argument486 CAMHAL_LOGVB("pixelFormat= %s; offset=%d", pixelFormat,offset); in copy2Dto1D()488 if (pixelFormat!=NULL) { in copy2Dto1D()489 if (strcmp(pixelFormat, CameraParameters::PIXEL_FORMAT_YUV422I) == 0) { in copy2Dto1D()534 } else if (strcmp(pixelFormat, CameraParameters::PIXEL_FORMAT_YUV420SP) == 0 || in copy2Dto1D()535 strcmp(pixelFormat, CameraParameters::PIXEL_FORMAT_YUV420P) == 0) { in copy2Dto1D()560 if (strcmp(pixelFormat, CameraParameters::PIXEL_FORMAT_YUV420SP) == 0) { in copy2Dto1D()608 } else if (strcmp(pixelFormat, CameraParameters::PIXEL_FORMAT_YUV420P) == 0) { in copy2Dto1D()674 } else if(strcmp(pixelFormat, CameraParameters::PIXEL_FORMAT_RGB565) == 0) { in copy2Dto1D()
700 pBlock[0].pixelFormat = PIXEL_FMT_8BIT; in SampleTest_AllocateBuffers()703 pBlock[1].pixelFormat = PIXEL_FMT_16BIT; in SampleTest_AllocateBuffers()712 pBlock[0].pixelFormat = PIXEL_FMT_PAGE; in SampleTest_AllocateBuffers()