Searched defs:coef (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Daacpsy.c49 static av_always_inline int quant(float coef, const float Q) argument
58 float coef, unquant, sum = 0.0f; local
H A Dtruespeech.c225 int coef; local
H A Daac.h178 float coef[8][4][TNS_MAX_ORDER]; member in struct:__anon467
H A Daac.c811 static int decode_spectrum_and_dequant(AACContext * ac, float coef[1024], GetBitContext * gb, float sf[120], argument
961 predict(AACContext * ac, PredictorState * ps, float* coef, int output_enable) argument
1379 apply_tns(float coef[1024], TemporalNoiseShaping * tns, IndividualChannelStream * ics, int decode) argument
[all...]
H A Datrac3.c64 float coef[8]; member in struct:__anon492
H A Ddca.c854 float coef[DCA_PRIM_CHANNELS_MAX][2]; local
[all...]
H A Drv34.c253 static inline void decode_coeff(DCTELEM *dst, int coef, int esc, GetBitContext *gb, VLC* vlc) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Djoystick.h82 __s32 coef[8]; member in struct:js_corr
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Djccoefct.c75 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; variable
102 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; local
145 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; local
250 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; local
347 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; local
411 my_coef_ptr coef; local
[all...]
H A Djctrans.c223 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; local
250 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; local
273 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; local
359 my_coef_ptr coef; local
[all...]
H A Djdcoefct.c82 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; local
122 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; local
149 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; local
246 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; local
317 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; local
407 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; local
463 my_coef_ptr coef = (my_coef_ptr) cinfo->coef; local
678 my_coef_ptr coef; local
[all...]
H A Djpeglib.h423 struct jpeg_c_coef_controller * coef; member in struct:jpeg_compress_struct
647 struct jpeg_d_coef_controller * coef; member in struct:jpeg_decompress_struct

Completed in 118 milliseconds