Searched defs:mPixelFormat (Results 1 – 10 of 10) sorted by relevance
23 private int mPixelFormat; field in DisplayedContentSamplingAttributes
58 PixelFormat mPixelFormat = PIXEL_FORMAT_NONE; variable
222 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat; member in android::C2SoftMpeg4Dec::IntfImpl
247 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat; member in android::C2SoftAomDec::IntfImpl
308 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat; member in android::C2SoftAvcDec::IntfImpl
255 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat; member in android::C2SoftGav1Dec::IntfImpl
297 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat; member in android::C2SoftHevcDec::IntfImpl
291 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat; member in android::C2SoftMpeg2Dec::IntfImpl
298 std::shared_ptr<C2StreamPixelFormatInfo::output> mPixelFormat; member in android::C2SoftVpxDec::IntfImpl
764 private final int mPixelFormat; field in SurfaceControl.CaptureArgs790 private int mPixelFormat = PixelFormat.RGBA_8888; field in SurfaceControl.CaptureArgs.Builder