Home
last modified time | relevance | path

Searched defs:dst_b (Results 1 – 25 of 35) sorted by relevance

12

/external/libaom/libaom/third_party/libyuv/source/
Drotate_common.cc38 uint8* dst_b, int dst_stride_b, int width) { in TransposeUVWx8_C()
77 uint8* dst_b, int dst_stride_b, in TransposeUVWxH_C()
Drotate.cc194 uint8* dst_b, int dst_stride_b, in TransposeUV()
241 uint8* dst_b, int dst_stride_b, in RotateUV90()
255 uint8* dst_b, int dst_stride_b, in RotateUV270()
272 uint8* dst_b, int dst_stride_b, in RotateUV180()
Drotate_win.cc117 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_SSE2()
Drotate_neon.cc249 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_NEON()
Drotate_gcc.cc379 uint8* dst_b, int dst_stride_b, int width) { in TransposeUVWx8_SSE2()
Drotate_neon64.cc256 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_NEON()
Drotate_mips.cc313 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_MIPS_DSPR2()
/external/libvpx/libvpx/third_party/libyuv/source/
Drotate_common.cc43 uint8_t* dst_b, in TransposeUVWx8_C()
89 uint8_t* dst_b, in TransposeUVWxH_C()
Drotate.cc208 uint8_t* dst_b, in TransposeUV()
277 uint8_t* dst_b, in RotateUV90()
293 uint8_t* dst_b, in RotateUV270()
312 uint8_t* dst_b, in RotateUV180()
Drotate_win.cc119 uint8_t* dst_b, in TransposeUVWx8_SSE2()
Drotate_neon.cc199 uint8_t* dst_b, in TransposeUVWx8_NEON()
Drotate_neon64.cc207 uint8_t* dst_b, in TransposeUVWx8_NEON()
Drotate_gcc.cc262 uint8_t* dst_b, in TransposeUVWx8_SSE2()
Drotate_msa.cc68 uint8_t* dst_b, in TransposeUVWx16_C()
160 uint8_t* dst_b, in TransposeUVWx16_MSA()
Drow_neon.cc592 uint8_t* dst_b, in SplitRGBRow_NEON()
/external/libyuv/files/source/
Drotate_common.cc43 uint8_t* dst_b, in TransposeUVWx8_C()
89 uint8_t* dst_b, in TransposeUVWxH_C()
Drotate.cc226 uint8_t* dst_b, in TransposeUV()
303 uint8_t* dst_b, in RotateUV90()
319 uint8_t* dst_b, in RotateUV270()
338 uint8_t* dst_b, in RotateUV180()
Drotate_win.cc119 uint8_t* dst_b, in TransposeUVWx8_SSE2()
Drotate_neon64.cc207 uint8_t* dst_b, in TransposeUVWx8_NEON()
Drotate_neon.cc199 uint8_t* dst_b, in TransposeUVWx8_NEON()
Drotate_gcc.cc262 uint8_t* dst_b, in TransposeUVWx8_SSE2()
Drotate_dspr2.cc310 uint8* dst_b, in TransposeUVWx8_DSPR2()
Drotate_mmi.cc153 uint8_t* dst_b, in TransposeUVWx8_MMI()
Drotate_msa.cc68 uint8_t* dst_b, in TransposeUVWx16_C()
160 uint8_t* dst_b, in TransposeUVWx16_MSA()
/external/webp/src/mux/
Danim_encode.c379 const int dst_b = (dst >> 0) & 0xff; in PixelsAreSimilar() local

12