Home
last modified time | relevance | path

Searched defs:mColorFormat (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/include/
H A DSoftwareRenderer.h50 OMX_COLOR_FORMATTYPE mColorFormat; variable
/aosp12/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
H A DSoftVideoEncoderOMXComponent.h84 OMX_COLOR_FORMATTYPE mColorFormat; // Color format for the input port member
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DColorConverter.h72 OMX_COLOR_FORMATTYPE mColorFormat; member
H A DCameraSource.h159 int32_t mColorFormat; variable
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
H A DCpuVideoTrackDecoder.java53 private int mColorFormat = COLOR_FORMAT_UNSET; field in CpuVideoTrackDecoder
/aosp12/frameworks/av/cmds/stagefright/
H A Drecordvideo.cpp131 int mColorFormat; member in DummySource
/aosp12/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/androidTest/java/com/android/media/benchmark/tests/
H A DEncoderTest.java74 private static int mColorFormat = COLOR_FormatYUV420Flexible; field in EncoderTest
/aosp12/frameworks/av/media/codec2/components/vpx/
H A DC2SoftVpxEnc.h164 vpx_img_fmt_t mColorFormat; member