Home
last modified time | relevance | path

Searched defs:rg (Results 1 - 25 of 37) sorted by relevance

12

/third_party/ffmpeg/libavfilter/x86/
H A Dvf_removegrain_init.c50 av_cold void ff_removegrain_init_x86(RemoveGrainContext *rg) in ff_removegrain_init_x86() argument
[all...]
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Drandom_utils.c33 void VP8InitRandom(VP8Random* const rg, float dithering) { in VP8InitRandom() argument
H A Drandom_utils.h39 static WEBP_INLINE int VP8RandomBits2(VP8Random* const rg, int num_bits, in VP8RandomBits2() argument
55 VP8RandomBits(VP8Random* const rg, int num_bits) VP8RandomBits() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dremovegrain.h38 int (*rg[4])(int c, int a1, int a2, int a3, int a4, int a5, int a6, int a7, int a8); member
H A Daf_ashowinfo.c132 AVReplayGain *rg; in dump_replaygain() local
H A Dvf_colorcontrast.c125 float gb, br, rg; in colorcontrast_slice8() local
179 float gb, br, rg; in colorcontrast_slice16() local
231 float gb, br, rg; in colorcontrast_slice8p() local
283 float gb, br, rg; in colorcontrast_slice16p() local
H A Dvf_colorchannelmixer.c43 double rr, rg, rb, ra; member
H A Dvf_hqx.c509 int bg, rg, g; in init() local
[all...]
H A Dvf_xbr.c377 int bg, rg, g; in init() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/setregid/
H A Dsetregid04.c51 static void gid_verify(gid_t rg, gid_t eg, const char *when) in gid_verify() argument
H A Dsetregid03.c96 static void gid_verify(gid_t rg, gid_t eg, char *when) in gid_verify() argument
H A Dsetregid02.c55 void gid_verify(gid_t rg, gid_t eg, char *when) in gid_verify() argument
/third_party/skia/tests/
H A DSkRasterPipelineTest.cpp501 uint16_t rg[64]; in DEF_TEST() local
526 float rg[64][2]; in DEF_TEST() local
/third_party/mesa3d/src/broadcom/compiler/
H A Dv3d_nir_lower_image_load_store.c185 nir_ssa_def *rg = nir_channel(b, result, 0); in v3d_nir_lower_image_load() local
/third_party/skia/third_party/externals/libwebp/extras/
H A Dextras.c62 const uint32_t rg = rgb565[2 * x + 1]; in WebPImportRGB565() local
95 const uint32_t rg = rgb4444[2 * x + 1]; in WebPImportRGB4444() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dupsampling_mips_dsp_r2.c68 const int rg = (r & 0xf8) | (g >> 5); in YuvToRgb565() local
84 const int rg = (r & 0xf0) | (g >> 4); in YuvToRgba4444() local
H A Dyuv.h98 const int rg = (r & 0xf8) | (g >> 5); in VP8YuvToRgb565() local
114 const int rg = (r & 0xf0) | (g >> 4); in VP8YuvToRgba4444() local
H A Dupsampling_msa.c276 const int rg = (r & 0xf8) | (g >> 5); in YuvToRgb565() local
295 const int rg = (r & 0xf0) | (g >> 4); in YuvToRgba4444() local
H A Dalpha_processing.c270 const uint32_t rg = rgba4444[2 * i + rg_byte_pos]; in ApplyAlphaMultiply4444_C() local
/third_party/skia/modules/skottie/src/effects/
H A DGradientEffect.cpp104 auto* rg = static_cast<sksg::RadialGradient*>(fGradient.get()); variable
/third_party/ffmpeg/libavcodec/
H A Dqtrle.c306 uint16_t rg; in qtrle_decode_24bpp() local
H A Dcfhd.c165 int g, rg, bg, gd; in process_bayer() local
/third_party/node/deps/icu-small/source/common/
H A Dloclikely.cpp795 icu::CharString rg; in ulocimp_getRegionForSupplementalData() local
/third_party/ffmpeg/libavformat/
H A Ddump.c249 const AVReplayGain *rg; in dump_replaygain() local
H A Dmp3enc.c402 AVReplayGain *rg; in mp3_update_xing() local
[all...]

Completed in 49 milliseconds

12