HomeSort by relevance Sort by last modified time
    Searched full:samples (Results 326 - 350 of 1585) sorted by null

<<11121314151617181920>>

  /frameworks/base/include/media/stagefright/
AACWriter.h 46 kSamplesPerFrame = 1024, // # of samples in a frame
  /frameworks/base/media/libeffects/lvm/lib/Bundle/src/
LVM_Process.c 40 /* NumSamples Number of samples in the input buffer */
70 * Check if the number of samples is zero
92 * Check if the number of samples is a good multiple (unmanaged mode only)
130 (LVM_INT16)NumSamples); /* Number of input samples */
  /frameworks/base/media/libeffects/lvm/lib/Common/lib/
AGC.h 67 LVM_UINT16 n); /* Number of samples */
LVM_Timer.h 28 /* The timer will count down a number of ms, based on the number of samples it */
  /frameworks/base/media/libeffects/lvm/lib/Common/src/
BP_1I_D16F16Css_TRC_WRA_01_Private.h 24 LVM_INT32 * pDelays; /* pointer to the delayed samples (data of 32 bits) */
BP_1I_D16F32Cll_TRC_WRA_01_Private.h 24 LVM_INT32 * pDelays; /* pointer to the delayed samples (data of 32 bits) */
BP_1I_D32F32Cll_TRC_WRA_02_Private.h 24 LVM_INT32 * pDelays; /* pointer to the delayed samples (data of 32 bits) */
BQ_1I_D16F16Css_TRC_WRA_01_Private.h 24 LVM_INT32 * pDelays; /* pointer to the delayed samples (data of 32 bits) */
BQ_1I_D16F32Css_TRC_WRA_01_Private.h 24 LVM_INT32 * pDelays; /* pointer to the delayed samples (data of 32 bits) */
BQ_2I_D16F16Css_TRC_WRA_01_Private.h 25 LVM_INT32 * pDelays; /* pointer to the delayed samples (data of 32 bits) */
BQ_2I_D16F32Css_TRC_WRA_01_Private.h 25 LVM_INT32 * pDelays; /* pointer to the delayed samples (data of 32 bits) */
BQ_2I_D32F32Cll_TRC_WRA_01_Private.h 26 LVM_INT32 * pDelays; /* pointer to the delayed samples (data of 32 bits) */
DelayMix_16x16.c 33 LVM_INT16 n) /* Number of stereo samples */
DelayWrite_32.c 32 LVM_INT16 n) /* Number of samples */
FO_1I_D16F16Css_TRC_WRA_01_Private.h 25 LVM_INT32* pDelays; /* pointer to the delayed samples (data of 32 bits) */
FO_1I_D32F32Cll_TRC_WRA_01_Private.h 26 LVM_INT32 * pDelays; /* pointer to the delayed samples (data of 32 bits) */
FO_2I_D16F32Css_LShx_TRC_WRA_01_Private.h 25 LVM_INT32 *pDelays; /* pointer to the delayed samples (data of 32 bits) */
PK_2I_D32F32CllGss_TRC_WRA_01_Private.h 25 LVM_INT32 * pDelays; /* pointer to the delayed samples (data of 32 bits) */
PK_2I_D32F32CssGss_TRC_WRA_01_Private.h 26 LVM_INT32 * pDelays; /* pointer to the delayed samples (data of 32 bits) */
  /frameworks/base/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
LVPSA_QPD.h 30 LVM_INT32 *pDelay; /* pointer to the delayed samples (data of 32 bits) */
  /frameworks/base/media/libstagefright/codecs/amrwbenc/inc/
stream.h 30 #define Frame_MaxByte 640 //AMR_WB Encoder one frame 320 samples = 640 Bytes
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/
homing.c 35 /* check 320 input samples for matching EHF_MASK: defined in e_homing.h */
  /frameworks/base/opengl/libs/GLES2/
gl2ext_api.in 94 void API_ENTRY(glRenderbufferStorageMultisampleIMG)(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height) {
95 CALL_GL_API(glRenderbufferStorageMultisampleIMG, target, samples, internalformat, width, height);
97 void API_ENTRY(glFramebufferTexture2DMultisampleIMG)(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLsizei samples) {
98 CALL_GL_API(glFramebufferTexture2DMultisampleIMG, target, attachment, textarget, texture, level, samples);
  /frameworks/base/tests/ImfTest/res/layout/
full_screen_edit_text.xml 3 /* //device/samples/SampleCode/res/layout/baseline_1.xml
one_edit_text_activity.xml 3 /* //device/samples/SampleCode/res/layout/baseline_1.xml

Completed in 1157 milliseconds

<<11121314151617181920>>