Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/
Dyuv_buffer.cc58 const int plane_align = kFrameBufferRowAlignment; in Realloc() local
111 (plane_align - 1); in Realloc()
125 (plane_align - 1); in Realloc()
165 y_buffer + (top_border * y_stride) + left_border_bytes, plane_align); in Realloc()
168 plane_align); in Realloc()
171 plane_align); in Realloc()
/external/crosvm/devices/src/virtio/video/
Dformat.rs227 plane_align: Le32::from(0), in write()
Dprotocol.rs184 pub plane_align: Le32, field