Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dutvideodsp.c26 uint8_t *src_g, in restore_rgb_planes_c()
51 uint16_t *src_g, in restore_rgb_planes10_c()
/third_party/flutter/skia/third_party/externals/libwebp/examples/
Danim_diff.c45 const int src_g = (src >> 8) & 0xff; in PixelsAreSimilar() local
/third_party/skia/third_party/externals/libwebp/examples/
Danim_diff.c45 const int src_g = (src >> 8) & 0xff; in PixelsAreSimilar() local
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dformat_utils.h583 simd4scalari src_g = _simd_extractf128_si(src_rg, 1); in Transpose() local
658 simd4scalari src_g = _simd_extractf128_si(src_rg, 1); in Transpose() local
/third_party/ffmpeg/libavfilter/
Dvf_dctdnoiz.c443 const float *src_g = src[1]; in color_correlation() local
512 const float *src_g = src[1]; 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.c371 const int src_g = (src >> 8) & 0xff; in PixelsAreSimilar() local
/third_party/flutter/skia/third_party/externals/libwebp/src/mux/
Danim_encode.c374 const int src_g = (src >> 8) & 0xff; in PixelsAreSimilar() local