Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/jni/
H A Dandroid_media_Utils.cpp485 constexpr int64_t Y_PLANE_COMPONENTS = int64_t(PlaneLayoutComponentType::Y); in extractP010Gralloc4PlaneLayout() local
502 if (components == Y_PLANE_COMPONENTS) { in extractP010Gralloc4PlaneLayout()