Home
last modified time | relevance | path

Searched defs:dst_stride_y (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/libhardware/modules/camera/3_4/arc/
H A Dimage_processor.cpp302 int dst_stride_y, int dst_stride_uv) { in YU12ToYV12()
/aosp12/frameworks/av/media/codec2/sfplugin/utils/
H A DCodec2BufferUtils.cpp134 int32_t dst_stride_y = img->mPlane[0].mRowInc; in ImageCopy() local
206 int32_t dst_stride_y = view.layout().planes[0].rowInc; in ImageCopy() local