Searched defs:n_coeffs (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/alpha/
H A Dmpegvideo_alpha.c26 static void dct_unquantize_h263_axp(DCTELEM *block, int n_coeffs, argument
75 int n_coeffs; local
102 int n_coeffs = s->inter_scantable.raster_end[s->block_last_index[n]]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/alpha/
H A Dmpegvideo_alpha.c26 static void dct_unquantize_h263_axp(int16_t *block, int n_coeffs, argument
75 int n_coeffs; local
102 int n_coeffs = s->inter_scantable.raster_end[s->block_last_index[n]]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvp9.c2016 decode_coeffs_b_generic(VP56RangeCoder *c, int16_t *coef, int n_coeffs, argument
2123 static int decode_coeffs_b(VP56RangeCoder *c, int16_t *coef, int n_coeffs, argument
2133 static int decode_coeffs_b32(VP56RangeCoder *c, int16_t *coef, int n_coeffs, argument

Completed in 126 milliseconds