Searched defs:uvOffset (Results 1 – 7 of 7) sorted by relevance
53 uint32_t uvOffset = 0; member
466 auto uvOffset = planes->planes[PLANE_U].offset; in GetYUVStrideInfo() local472 auto uvOffset = planes->planes[PLANE_V].offset; in GetYUVStrideInfo() local478 auto uvOffset = planes->planes[PLANE_U].offset / 2; in GetYUVStrideInfo() local484 auto uvOffset = planes->planes[PLANE_V].offset / 2; in GetYUVStrideInfo() local
242 auto uvOffset = planes->planes[PLANE_U].offset; in GetYUVStrideInfo() local248 auto uvOffset = planes->planes[PLANE_V].offset; in GetYUVStrideInfo() local254 auto uvOffset = planes->planes[PLANE_U].offset / 2; in GetYUVStrideInfo() local260 auto uvOffset = planes->planes[PLANE_V].offset / 2; in GetYUVStrideInfo() local
126 int32_t uvOffset = -1; in CORE3D_BEGIN_NAMESPACE() member
86 …uint64_t uvOffset = (pixelInfo.pixFmt == OHOS::HDI::Display::Composer::V1_2::PIXEL_FMT_YCBCR_420_S… in CopyYuvData() local
232 uint32_t uvOffset = 0; member246 uint32_t uvOffset = 0; member265 uint32_t uvOffset = 0; member
39 const vec2 uvOffset = offset * texelSize; in GetPcfSample() local