Home
last modified time | relevance | path

Searched defs:masking (Results 1 – 4 of 4) sorted by relevance

/third_party/lame/libmp3lame/
Dencoder.c317 const III_psy_ratio (*masking)[2]; /*pointer to selected maskings */ in lame_encode_mp3_frame() local
/third_party/ffmpeg/libavformat/
Diff.c121 unsigned masking; ///< masking method used member
427 unsigned masking = 0; // no mask in iff_read_header() local
/third_party/mesa3d/src/mesa/main/
Daccum.c305 const GLboolean masking = (!GET_COLORMASK_BIT(ctx->Color.ColorMask, buffer, 0) || in accum_return() local
/third_party/ffmpeg/libavcodec/
Diff.c63 unsigned masking; ///< TODO: masking method used member