Searched refs:NV12_PLANE_UV_INDEX (Results 1 – 1 of 1) sorted by relevance
42 static constexpr uint32_t NV12_PLANE_UV_INDEX = 1; variable159 …H_NativeBuffer_Plane &planeUV = planes->planes[isNV21 ? NV21_PLANE_UV_INDEX : NV12_PLANE_UV_INDEX]; in SetDmaYuvInfo()