HomeSort by relevance Sort by last modified time
    Searched full:coefficients (Results 51 - 75 of 469) sorted by null

1 23 4 5 6 7 8 91011>>

  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_DecodeBlockCoef_Inter.c 29 * Decodes the INTER block coefficients. Inverse quantization, inversely zigzag
31 * on the coefficients. The results (residuals) are placed in a contiguous array
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
omxtypes_s.h 30 OMX_StsACAAC_TnsCoefResErr EQU -154 ;// AAC: Invalid bit-resolution for TNS filter coefficients
31 OMX_StsACAAC_TnsCoefErr EQU -153 ;// AAC: Invalid TNS filter coefficients
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_DecodeBlockCoef_Inter.c 29 * Decodes the INTER block coefficients. Inverse quantization, inversely zigzag
31 * on the coefficients. The results (residuals) are placed in a contiguous array
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
armVCM4P10_PredictIntraDC4x4.c 29 * [in] pSrcLeft Pointer to the buffer of 16 left coefficients:
31 * [in] pSrcAbove Pointer to the buffer of 16 above coefficients:
  /frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_EncodeVLCZigzag_IntraACVLC.c 29 * Performs zigzag scan and VLC encoding of AC and DC coefficients for one
32 * coefficients, as described in [ISO14496-2], subclause 7.4.1.4, Intra DC
omxVCM4P2_TransRecBlockCoef_inter.c 28 * Implements DCT, and quantizes the DCT coefficients of the inter block
43 * pDst - pointer to the quantized DCT coefficients buffer; must be aligned
  /frameworks/base/tests/RenderScriptTests/ImageProcessing/src/com/android/rs/image/
threshold.rs 19 // Store our coefficients here
55 //Now we need to normalize the weights because all our coefficients need to add up to one
  /external/webrtc/src/common_audio/signal_processing_library/main/source/
resample.c 28 // interpolation coefficients
438 // sum and accumulate filter coefficients and input samples
441 // sum and accumulate filter coefficients and input samples
444 // sum and accumulate filter coefficients and input samples
447 // sum and accumulate filter coefficients and input samples
450 // sum and accumulate filter coefficients and input samples
486 // sum and accumulate filter coefficients and input samples
489 // sum and accumulate filter coefficients and input samples
492 // sum and accumulate filter coefficients and input samples
495 // sum and accumulate filter coefficients and input sample
    [all...]
  /external/libvpx/vpx_scale/include/generic/
vpxscale_arbitrary.h 36 // polyphase coefficients
  /external/speex/libspeex/
lpc.c 64 * The next two functions calculate linear prediction coefficients
65 * and/or the related reflection coefficients from the first P_MAX+1
74 spx_coef_t *lpc, /* out: [0...p-1] LPC coefficients */
101 /* Update LPC coefficients and total error */
lsp.c 11 Coefficients (LPC) to Line Spectral Pair (LSP) and back. Note that the
12 LSP coefficients are not in radians format but in the x domain of the
50 LSPs are used to encode the LPC filter coefficients {ak} for
55 A(z) is a polynomial of order lpcrdr with {ak} as the coefficients.
69 swap coefficients as we find roots. So the process of finding the
207 This function converts LPC coefficients to LSP
208 coefficients.
220 /* float *a lpc coefficients */
221 /* int lpcrdr order of LPC coefficients (10) */
250 /* determine P'(z)'s and Q'(z)'s coefficients wher
    [all...]
  /frameworks/base/media/libeffects/lvm/lib/Bass/src/
LVDBE_Tables.h 36 /* Coefficients constant table */
  /frameworks/base/media/libeffects/lvm/lib/Common/src/
BP_1I_D16F16Css_TRC_WRA_01_Private.h 25 LVM_INT32 coefs[3]; /* pointer to the filter coefficients */
BP_1I_D16F32Cll_TRC_WRA_01_Private.h 25 LVM_INT32 coefs[3]; /* pointer to the filter coefficients */
BP_1I_D32F32Cll_TRC_WRA_02_Private.h 25 LVM_INT32 coefs[3]; /* pointer to the filter coefficients */
BQ_1I_D16F16Css_TRC_WRA_01_Private.h 25 LVM_INT16 coefs[5]; /* pointer to the filter coefficients */
BQ_1I_D16F32Css_TRC_WRA_01_Private.h 25 LVM_INT16 coefs[5]; /* pointer to the filter coefficients */
BQ_2I_D16F16Css_TRC_WRA_01_Private.h 26 LVM_INT16 coefs[5]; /* pointer to the filter coefficients */
BQ_2I_D16F32Css_TRC_WRA_01_Private.h 26 LVM_INT16 coefs[5]; /* pointer to the filter coefficients */
BQ_2I_D32F32Cll_TRC_WRA_01_Private.h 27 LVM_INT32 coefs[5]; /* pointer to the filter coefficients */
FO_1I_D16F16Css_TRC_WRA_01_Private.h 26 LVM_INT16 coefs[3]; /* pointer to the filter coefficients */
FO_1I_D32F32Cll_TRC_WRA_01_Private.h 27 LVM_INT32 coefs[3]; /* pointer to the filter coefficients */
FO_2I_D16F32Css_LShx_TRC_WRA_01_Private.h 26 LVM_INT16 coefs[3]; /* pointer to the filter coefficients */
PK_2I_D32F32CllGss_TRC_WRA_01_Private.h 26 LVM_INT32 coefs[5]; /* pointer to the filter coefficients */
PK_2I_D32F32CssGss_TRC_WRA_01_Private.h 27 LVM_INT32 coefs[5]; /* pointer to the filter coefficients */

Completed in 391 milliseconds

1 23 4 5 6 7 8 91011>>