Searched refs:coefficient (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/vendor_defns/
H A Datalla.h26 Item coefficient; member in struct:RSAPrivateKeyStr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/engines/vendor_defns/
H A Datalla.h30 Item coefficient; member in struct:RSAPrivateKeyStr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/vendor_defns/
H A Datalla.h26 Item coefficient; member in struct:RSAPrivateKeyStr
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drtmp_ckipmic.h43 u8 coefficient[16]; /* current aes counter mode coefficients */ member in struct:rt_mic_context
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Drv34.h70 VLC coefficient; ///< VLCs used for decoding big coefficients member in struct:RV34VLC
H A Drv34.c159 rv34_gen_vlc(rv34_intra_coeff[i], COEFF_VLC_SIZE, &intra_vlcs[i].coefficient, NULL, 19*i + 18);
172 rv34_gen_vlc(rv34_inter_coeff[i], COEFF_VLC_SIZE, &inter_vlcs[i].coefficient, NULL, i*12 + 106);
217 * Get one coefficient value from the bistream and store it.
255 * Decode a single coefficient.
301 decode_subblock3(dst, code, 0, gb, &rvlc->coefficient, q_dc, q_ac1, q_ac2);
303 decode_subblock1(dst, code, gb, &rvlc->coefficient, q_dc);
311 decode_subblock(dst + 4*0+2, code, 0, gb, &rvlc->coefficient, q_ac2);
315 decode_subblock(dst + 4*2+0, code, 1, gb, &rvlc->coefficient, q_ac2);
319 decode_subblock(dst + 4*2+2, code, 0, gb, &rvlc->coefficient, q_ac2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Drv34.h69 VLC coefficient; ///< VLCs used for decoding big coefficients member in struct:RV34VLC
H A Drv34.c161 rv34_gen_vlc(rv34_intra_coeff[i], COEFF_VLC_SIZE, &intra_vlcs[i].coefficient, NULL, 19*i + 18);
174 rv34_gen_vlc(rv34_inter_coeff[i], COEFF_VLC_SIZE, &inter_vlcs[i].coefficient, NULL, i*12 + 106);
219 * Get one coefficient value from the bitstream and store it.
257 * Decode a single coefficient.
298 decode_subblock3(dst, code, gb, &rvlc->coefficient, q_dc, q_ac1, q_ac2);
300 decode_subblock1(dst, code, gb, &rvlc->coefficient, q_dc);
308 decode_subblock(dst + 4*0+2, code, 0, gb, &rvlc->coefficient, q_ac2);
312 decode_subblock(dst + 4*2+0, code, 1, gb, &rvlc->coefficient, q_ac2);
316 decode_subblock(dst + 4*2+2, code, 0, gb, &rvlc->coefficient, q_ac2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/ppc/as/
H A Dlpc_asm.s101 lvsl v17,0,r5 ; v17: coefficient alignment permutation vector
102 vperm v17,v17,v17,v0 ; v17: reversal coefficient alignment permutation vector
350 lvsl v5,0,r5 ; v5: coefficient alignment permutation vector
351 vperm v5,v5,v5,v0 ; v5: reversal coefficient alignment permutation vector
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/ppc/gas/
H A Dlpc_asm.s103 lvsl v17,0,r5 # v17: coefficient alignment permutation vector
104 vperm v17,v17,v17,v0 # v17: reversal coefficient alignment permutation vector
352 lvsl v5,0,r5 # v5: coefficient alignment permutation vector
353 vperm v5,v5,v5,v0 # v5: reversal coefficient alignment permutation vector
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D06-floor0.tex21 VQ codebooks for use in coding/decoding the LSP filter coefficient
52 coefficient values from the bitstream, and then computing the floor
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/arm/
H A Ddcadsp_vfp.S38 COEF0 .req s8 @ coefficient elements
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i915/
H A Dintel_bios.h377 u8 coefficient[8]; member in struct:bdb_sdvo_lvds_options
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/engines/rsaref/
H A Drsaref.c406 if (!RSAref_bn2bin(from->iqmp, to->coefficient, MAX_RSA_PRIME_LEN))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/engines/rsaref/
H A Drsaref.c394 if (!RSAref_bn2bin(from->iqmp,to->coefficient,MAX_RSA_PRIME_LEN)) return(0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/engines/rsaref/
H A Drsaref.c406 if (!RSAref_bn2bin(from->iqmp, to->coefficient, MAX_RSA_PRIME_LEN))

Completed in 984 milliseconds