Searched defs:dst_b (Results 1 – 25 of 42) sorted by relevance
12
/external/libvpx/third_party/libyuv/source/ |
D | rotate_common.cc | 43 uint8_t* dst_b, in TransposeUVWx8_C() 89 uint8_t* dst_b, in TransposeUVWxH_C()
|
D | rotate.cc | 208 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()
|
D | rotate_win.cc | 119 uint8_t* dst_b, in TransposeUVWx8_SSE2()
|
D | rotate_neon.cc | 199 uint8_t* dst_b, in TransposeUVWx8_NEON()
|
D | rotate_neon64.cc | 207 uint8_t* dst_b, in TransposeUVWx8_NEON()
|
D | rotate_gcc.cc | 262 uint8_t* dst_b, in TransposeUVWx8_SSE2()
|
D | rotate_msa.cc | 68 uint8_t* dst_b, in TransposeUVWx16_C() 160 uint8_t* dst_b, in TransposeUVWx16_MSA()
|
/external/libaom/third_party/libyuv/source/ |
D | rotate_common.cc | 43 uint8_t* dst_b, in TransposeUVWx8_C() 89 uint8_t* dst_b, in TransposeUVWxH_C()
|
D | rotate.cc | 228 uint8_t* dst_b, in TransposeUV() 307 uint8_t* dst_b, in RotateUV90() 323 uint8_t* dst_b, in RotateUV270() 342 uint8_t* dst_b, in RotateUV180()
|
D | rotate_win.cc | 119 uint8_t* dst_b, in TransposeUVWx8_SSE2()
|
D | rotate_neon64.cc | 223 uint8_t* dst_b, in TransposeUVWx8_NEON()
|
D | rotate_neon.cc | 199 uint8_t* dst_b, in TransposeUVWx8_NEON()
|
D | rotate_gcc.cc | 262 uint8_t* dst_b, in TransposeUVWx8_SSE2()
|
D | rotate_mips.cc | 313 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_MIPS_DSPR2()
|
/external/libyuv/source/ |
D | rotate_win.cc | 120 uint8_t* dst_b, in TransposeUVWx8_SSE2()
|
D | rotate_common.cc | 43 uint8_t* dst_b, in TransposeUVWx8_C() 89 uint8_t* dst_b, in TransposeUVWxH_C()
|
D | rotate_neon64.cc | 223 uint8_t* dst_b, in TransposeUVWx8_NEON()
|
D | rotate_neon.cc | 199 uint8_t* dst_b, in TransposeUVWx8_NEON()
|
D | rotate_gcc.cc | 261 uint8_t* dst_b, in TransposeUVWx8_SSE2()
|
D | rotate.cc | 246 uint8_t* dst_b, in SplitTransposeUV() 338 uint8_t* dst_b, in SplitRotateUV90() 354 uint8_t* dst_b, in SplitRotateUV270() 373 uint8_t* dst_b, in SplitRotateUV180()
|
D | rotate_msa.cc | 68 uint8_t* dst_b, in TransposeUVWx16_C() 160 uint8_t* dst_b, in TransposeUVWx16_MSA()
|
D | rotate_lsx.cc | 78 uint8_t* dst_b, in TransposeUVWx16_C() 166 uint8_t* dst_b, in TransposeUVWx16_LSX()
|
/external/webp/examples/ |
D | anim_diff.c | 50 const int dst_b = (dst >> 0) & 0xff; in PixelsAreSimilar() local
|
/external/cronet/stable/net/dns/ |
D | address_sorter_posix.cc | 216 const DestinationInfo& dst_b) { in CompareDestinations()
|
/external/cronet/tot/net/dns/ |
D | address_sorter_posix.cc | 216 const DestinationInfo& dst_b) { in CompareDestinations()
|
12