Searched defs:nsf (Results 1 - 3 of 3) sorted by relevance
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | tjbench.c | 96 static int nsf = 0, xformOp = TJXOP_NONE, xformOpt = 0; variable [all...] |
| H A D | turbojpeg-jni.c | 786 int nc = 0, i, width, height, scaledWidth, scaledHeight, nsf = 0; in Java_org_libjpegturbo_turbojpeg_TJDecompressor_decompressToYUV___3BI_3_3B_3II_3III() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | speexdec.c | 311 static void noise_codebook_unquant(float *exc, const void *par, int nsf, in noise_codebook_unquant() argument 318 static void split_cb_shape_sign_unquant(float *exc, const void *par, int nsf, in split_cb_shape_sign_unquant() argument 738 static void multicomb(const float *exc, float *new_exc, float *ak, int p, int nsf, in multicomb() argument 281 forced_pitch_unquant(float *exc, float *exc_out, int start, int end, float pitch_coef, const void *par, int nsf, int *pitch_val, float *gain_val, GetBitContext *gb, int count_lost, int subframe_offset, float last_pitch_gain, int cdbk_offset) forced_pitch_unquant() argument 353 pitch_unquant_3tap(float *exc, float *exc_out, int start, int end, float pitch_coef, const void *par, int nsf, int *pitch_val, float *gain_val, GetBitContext *gb, int count_lost, int subframe_offset, float last_pitch_gain, int cdbk_offset) pitch_unquant_3tap() argument [all...] |
Completed in 11 milliseconds