Searched defs:dst_stride_b (Results 1 – 2 of 2) sorted by relevance
/external/libyuv/files/source/ |
D | rotate.cc | 158 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_SSE2() 638 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_SSE2() 902 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_C() 929 uint8* dst_b, int dst_stride_b, in TransposeUVWxH_C() 941 uint8* dst_b, int dst_stride_b, in TransposeUV() 981 uint8* dst_b, int dst_stride_b, in RotateUV90() 995 uint8* dst_b, int dst_stride_b, in RotateUV270() 1012 uint8* dst_b, int dst_stride_b, in RotateUV180()
|
D | rotate_neon.cc | 193 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_NEON()
|