/frameworks/av/media/libeffects/testlibs/ |
AudioBiquadFilter.cpp | 151 size_t nFrames = frameCount; 161 while (nFrames-- > 0) { 209 size_t nFrames = frameCount; 214 while (nFrames-- > 0) {
|
/frameworks/av/cmds/stagefright/ |
recordvideo.cpp | 54 DummySource(int width, int height, int nFrames, int fps, int colorFormat) 57 mMaxNumFrames(nFrames), 161 int nFrames = 300; 201 nFrames = atoi(optarg); 264 new DummySource(width, height, nFrames, frameRateFps, colorFormat); 315 fprintf(stderr, "encoding %d frames in %lld us\n", nFrames, (end-start)/1000); 316 fprintf(stderr, "encoding speed is: %.2f fps\n", (nFrames * 1E9) / (end-start));
|
/frameworks/av/media/libstagefright/ |
AudioSource.cpp | 244 int32_t nFrames = mNumFramesReceived - autoRampStartFrames; 245 rampVolume(nFrames, autoRampDurationFrames,
|
/external/webrtc/src/modules/audio_processing/aecm/ |
echo_control_mobile.c | 275 short nFrames; 335 nFrames = nrOfSamples / FRAME_LEN; 336 nBlocks10ms = nFrames / aecm->aecmCore->mult; 423 for (i = 0; i < nFrames; i++)
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/ |
OMX_G711Enc_Utils.c | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/ |
OMX_AmrEnc_Utils.c | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/ |
OMX_WbAmrEnc_Utils.c | [all...] |
/external/aac/libAACenc/src/ |
metadata_main.cpp | 414 int i, nFrames, delay; 422 for (nFrames=0, delay=audioDelay-frameLength; delay>0; delay-=frameLength, nFrames++); 459 hMetaData->nMetaDataDelay = nFrames;
|
/external/webrtc/src/modules/audio_processing/aec/ |
echo_cancellation.c | 379 short nFrames; 462 nFrames = nrOfSamples / FRAME_LEN; 463 nBlocks10ms = nFrames / aecpc->aec->mult; 553 for (i = 0; i < nFrames; i++) {
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/ |
OMX_G711Dec_Utils.c | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/ |
OMX_AmrDec_Utils.c | [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/ |
OMX_WbAmrDec_Utils.c | [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_sei.h | 74 u32 nFrames[MAX_NUM_CLOCK_TS];
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/ |
AmrEncTest.c | 247 OMX_U8 nFrames; 487 printf("Receiving %d Frames\n",OutputFrames->nFrames);*/ [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/ |
WBAmrDecTest.c | 187 * @param nFrames # of Frames processed on the Output Buffer. 192 OMX_U8 nFrames; 428 printf("Receiving output %d Frames\n",OutputFrames->nFrames);*/ [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/ |
WbAmrEncTest.c | 233 OMX_U8 nFrames; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/ |
OMX_G711Enc_Utils.h | 590 OMX_U8 nFrames; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/ |
OMX_Mp3Dec_Utils.h | 317 * @param nFrames: Specifies the number of frames received by the SN. 322 OMX_U8 nFrames; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/ |
OMX_AmrDecoder.h | 543 OMX_U8 nFrames;
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/ |
OMX_WbAmrDecoder.h | 463 OMX_U8 nFrames;
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/ |
OMX_WbAmrEnc_Utils.h | 536 OMX_U8 nFrames; [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/ |
OMX_AmrEnc_Utils.h | 694 OMX_U8 nFrames; [all...] |
/hardware/qcom/media/mm-core/inc/ |
OMX_QCOMExtns.h | 528 * nFrames : Specifies the number of frames between two consecutive 535 OMX_U32 nFrames; 559 * nFrames : Specifies the number of subsequent frames to be 571 OMX_U32 nFrames; [all...] |