Home
last modified time | relevance | path

Searched defs:kCodecColorFormat (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api2/
H A DHeicCompositeStream.h345 static const int32_t kCodecColorFormat = COLOR_FormatYUV420Flexible; variable
/aosp_15_r20/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp122 static const char *kCodecColorFormat = "android.media.mediacodec.color-format"; variable