Searched refs:PixelFormat (Results 1 – 10 of 10) sorted by relevance
36 using ::android::hardware::graphics::common::V1_2::PixelFormat;107 PixelFormat format; in allocateImpl()116 case PixelFormat::RGBA_8888: in allocateImpl()117 case PixelFormat::RGBX_8888: in allocateImpl()118 case PixelFormat::BGRA_8888: in allocateImpl()124 case PixelFormat::RGB_888: in allocateImpl()137 case PixelFormat::RGB_565: in allocateImpl()143 case PixelFormat::RGBA_FP16: in allocateImpl()149 case PixelFormat::RGBA_1010102: in allocateImpl()155 case PixelFormat::RAW16: in allocateImpl()[all …]
33 using ::android::hardware::graphics::common::V1_2::PixelFormat;318 switch (static_cast<PixelFormat>(cb->format)) { in lockYCbCrImpl()319 case PixelFormat::YCRCB_420_SP: in lockYCbCrImpl()327 case PixelFormat::YV12: in lockYCbCrImpl()336 case PixelFormat::YCBCR_420_888: in lockYCbCrImpl()390 switch (static_cast<PixelFormat>(cb.format)) { in lockHostImpl()391 case PixelFormat::YV12: in lockHostImpl()395 case PixelFormat::YCBCR_420_888: in lockHostImpl()414 switch (static_cast<PixelFormat>(cb.format)) { in lockHostImpl()415 case PixelFormat::YV12: in lockHostImpl()[all …]
61 enum class PixelFormat : uint8_t { enum80 PixelFormat pixFmt);85 PixelFormat pixFmt);
40 using ::android::hardware::graphics::common::V1_2::PixelFormat;147 MediaH264Decoder::PixelFormat::YUV420P); in initDecoder()250 …mContext->resetH264Context(mWidth, mHeight, mWidth, mHeight, MediaH264Decoder::PixelFormat::YUV420… in onPortFlushCompleted()449 MediaH264Decoder::PixelFormat::YUV420P); in onQueueFilled()514 MediaH264Decoder::PixelFormat::YUV420P); in onQueueFilled()
42 PixelFormat pixFmt) { in initH264Context()72 PixelFormat pixFmt) { in resetH264Context()
48 struct PixelFormat { struct152 PixelFormat pixel_format_ GUARDED_BY(m_) = {
67 EGLBoolean getConfigNativePixelFormat(EGLConfig config, PixelFormat * format);
211 PixelFormat format; in processConfigs()544 EGLBoolean eglDisplay::getConfigNativePixelFormat(EGLConfig config, PixelFormat * format) in getConfigNativePixelFormat()
28 using android::hardware::graphics::common::V1_2::PixelFormat;
44 using ::android::hardware::graphics::common::V1_2::PixelFormat;