Searched defs:planes (Results 1 – 12 of 12) sorted by relevance
58 std::vector<BufferPlane> planes; member
148 JSAMPARRAY planes[3]{y, cb, cr}; in Compress() local
551 JSAMPARRAY planes[3]{&y_lines[cinfo->next_scanline], in CompressYUV420Frame() local
438 YCbCrPlanes planes; member
631 int planes = CVPixelBufferGetPlaneCount(mDecodedFrame); in copyFrameToCPU() local
508 int planes = CVPixelBufferGetPlaneCount(mDecodedFrame); in copyFrame() local
56 uint32_t planes = ReadUint16AtByte(26); in LoadRGBAFromBitmapFile() local
395 std::vector<Gralloc::LockedPlane> planes; in LockPlanes() local
673 std::vector<Gralloc::LockedPlane> planes = GFXSTREAM_EXPECT(ahb.LockPlanes()); in FillAhb() local
713 JSAMPARRAY planes[3]{&yLines[nl], &cbLines[nl / cVSubSampling], in encodeJpegYU12() local
569 JSAMPARRAY planes[3]{ &yLines[nl], in encodeJpegYU12() local
4721 wuffs_base__table_u8 planes[WUFFS_BASE__PIXEL_FORMAT__NUM_PLANES_MAX]; member