Searched refs:bitdepth (Results 1 – 2 of 2) sorted by relevance
798 if (buffer->bitdepth > 10) { in outputBuffer()799 ALOGE("bitdepth %d is not supported", buffer->bitdepth); in outputBuffer()833 if (buffer->bitdepth == 10 && in outputBuffer()850 if (buffer->bitdepth >= 10 && mPixelFormatInfo->value != HAL_PIXEL_FORMAT_YCBCR_420_888) { in outputBuffer()863 (buffer->bitdepth == 10)) { in outputBuffer()872 if (buffer->bitdepth == 12 && format == HAL_PIXEL_FORMAT_RGBA_1010102 && in outputBuffer()879 if (buffer->bitdepth == 12 && format == HAL_PIXEL_FORMAT_YCBCR_P010) { in outputBuffer()937 if (buffer->bitdepth == 12) { in outputBuffer()971 } else if (buffer->bitdepth == 10) { in outputBuffer()
969 int bitdepth = img.p.bpc; in outputBuffer() local974 if (bitdepth == 10 && mPixelFormatInfo->value != HAL_PIXEL_FORMAT_YCBCR_420_888) { in outputBuffer()1051 if (bitdepth == 10) { in outputBuffer()