Lines Matching refs:stores
13 stores the Y components. The second plane is the chroma plane and stores the
288 ``V4L2_PIX_FMT_NV12MT_16X16`` is similar to ``V4L2_PIX_FMT_NV12M`` but stores
289 pixels in 2D 16x16 tiles, and stores tiles linearly in memory.
293 ``V4L2_PIX_FMT_NV12MT`` is similar to ``V4L2_PIX_FMT_NV12M`` but stores
294 pixels in 2D 64x32 tiles, and stores 2x2 groups of tiles in
302 ``V4L2_PIX_FMT_NV12_4L4`` stores pixels in 4x4 tiles, and stores
307 ``V4L2_PIX_FMT_NV12_16L16`` stores pixels in 16x16 tiles, and stores
312 ``V4L2_PIX_FMT_NV12_32L32`` stores pixels in 32x32 tiles, and stores
317 ``V4L2_PIX_FMT_NV12M_8L128`` is similar to ``V4L2_PIX_FMT_NV12M`` but stores
318 pixels in 2D 8x128 tiles, and stores tiles linearly in memory.
322 ``V4L2_PIX_FMT_NV12M_10BE_8L128`` is similar to ``V4L2_PIX_FMT_NV12M`` but stores
323 10 bits pixels in 2D 8x128 tiles, and stores tiles linearly in memory.
600 ``V4L2_PIX_FMT_P010_4L4`` stores pixels in 4x4 tiles, and stores tiles linearly