HomeSort by relevance Sort by last modified time
    Searched full:framemode (Results 1 - 23 of 23) sorted by null

  /frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorVideoEncoder.cpp     [all...]
  /frameworks/av/libvideoeditor/vss/common/inc/
M4ENCODER_common.h 422 M4ENCODER_FrameMode FrameMode
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
WmaDecTest.c 103 #define TIME_PRINT(...) if(frameMode)fprintf(stderr,__VA_ARGS__)
104 #define TICK_PRINT(...) if(frameMode)fprintf(stderr,__VA_ARGS__)
176 int frameMode = 0;
543 frameMode = 1;
817 if (frameMode)
869 if (frameMode)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDecoder.c 318 pComponentPrivate->framemode = 0;
    [all...]
OMX_AacDec_Utils.c 226 arr[8] = pComponentPrivate->framemode; /*Frame mode enable */
241 arr[8] = pComponentPrivate->framemode; /*Frame mode enable */
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
AmrEncTest.c 551 int FrameMode=0;
787 FrameMode = 0;
793 FrameMode = 1;
800 FrameMode = 2;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEnc_Utils.c 228 if (pComponentPrivate->frameMode == WBAMRENC_MIMEMODE) {
231 } else if (pComponentPrivate->frameMode == WBAMRENC_IF2 ) {
    [all...]
OMX_WbAmrEncoder.c 378 pComponentPrivate->frameMode = 0;
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
TimelinePanel.js 528 var frameMode = mode === WebInspector.TimelinePanel.Mode.Frames
529 if (frameMode !== this._frameMode) {
530 this._frameMode = frameMode;
    [all...]
  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_EditVideo.c 132 M4ENCODER_FrameMode FrameMode;
469 FrameMode = M4ENCODER_kIFrame;
471 FrameMode = M4ENCODER_kNormalFrame;
475 pC->ewc.dInputVidCts, FrameMode);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEncoder.c 384 pComponentPrivate->frameMode = 0;
    [all...]
OMX_AmrEnc_Utils.c 237 if(pComponentPrivate->frameMode == NBAMRENC_MIMEMODE ) {
241 else if(pComponentPrivate->frameMode == NBAMRENC_IF2 ){
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
TIDspOmx.h 671 OMX_BOOL framemode; /* Support FRAME Mode */ member in struct:_TI_OMX_DSP_DEFINITION
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Decoder.c 299 pComponentPrivate->frameMode = 0;
    [all...]
OMX_Mp3Dec_Utils.c 247 if(pComponentPrivate->frameMode) {
    [all...]
  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
OMX_Mp3Dec_Utils.h 619 OMX_U32 frameMode;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
OMX_AacDec_Utils.h 831 OMX_U16 framemode; member in struct:AACDEC_COMPONENT_PRIVATE
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
OMX_AmrEnc_Utils.h 749 OMX_U32 frameMode;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/
OMX_WbAmrEnc_Utils.h 593 OMX_U32 frameMode;
    [all...]
  /external/dexmaker/lib/
mockito-core-1.9.1-SNAPSHOT.jar 
  /external/robolectric/lib/test/
mockito-core-1.8.5.jar 
  /prebuilts/tools/common/asm-tools/
asm-debug-all-4.0.jar 

Completed in 1575 milliseconds