Home
last modified time | relevance | path

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

/aosp_15_r20/external/libyuv/source/
H A Dscale_rvv.cc142 const int stride_byte = src_stepx * 4; in ScaleARGBRowDownEven_RVV() local
163 const int stride_byte = src_stepx * 4; in ScaleARGBRowDownEvenBox_RVV() local
885 const ptrdiff_t stride_byte = (ptrdiff_t)src_stepx * 2; in ScaleUVRowDownEven_RVV() local