Home
last modified time | relevance | path

Searched refs:kCodecGainmapColorFormat (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api2/
H A DHeicCompositeStream.h356 static const int32_t kCodecGainmapColorFormat = COLOR_FormatYUV420Flexible; variable
H A DHeicCompositeStream.cpp1614 aBuffer->meta()->setInt32(KEY_COLOR_FORMAT, kCodecGainmapColorFormat); in processOneCodecGainmapOutputFrame()