Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dutvideodsp.c27 uint8_t *src_b, in restore_rgb_planes_c()
52 uint16_t *src_b, in restore_rgb_planes10_c()
/third_party/mesa3d/src/amd/compiler/tests/
Dtest_to_hw_instr.cpp659 #define EXT(idx, src_b) \ argument
/third_party/skia/third_party/externals/libwebp/examples/
Danim_diff.c46 const int src_b = (src >> 0) & 0xff; in PixelsAreSimilar() local
/third_party/ffmpeg/libavfilter/
Dvf_dctdnoiz.c444 const float *src_b = src[2]; in color_correlation() local
513 const float *src_b = src[2]; in color_correlation_gbrp() local
/third_party/ffmpeg/libpostproc/
Dpostprocess_altivec_template.c26 #define ALTIVEC_TRANSPOSE_8x8_SHORT(src_a,src_b,src_c,src_d,src_e,src_f,src_g,src_h) \ argument
/third_party/skia/third_party/externals/libwebp/src/mux/
Danim_encode.c372 const int src_b = (src >> 0) & 0xff; in PixelsAreSimilar() local
/third_party/vixl/test/aarch64/
Dtest-assembler-sve-aarch64.cc4487 ZRegister src_b = z27.WithLaneSize(lane_size_in_bits); in IntBinArithHelper() local