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

1 23 4 5

  /hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/test/
omx_qcelp13_enc_test.c 527 OMX_SendCommand(qcelp13_enc_handle, OMX_CommandStateSet, OMX_StateExecuting, NULL);
905 OMX_SendCommand(qcelp13_enc_handle, OMX_CommandStateSet, OMX_StateExecuting,0);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Dec_Utils.c     [all...]
OMX_G722Decoder.c 511 if((nParam == OMX_StateExecuting) || (nParam == OMX_StatePause)) {
586 if(Cmd == OMX_CommandStateSet && nParam == OMX_StateExecuting){
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Decoder.c 577 if((nParam == OMX_StateExecuting) || (nParam == OMX_StatePause)) {
659 if(Cmd == OMX_CommandStateSet && nParam == OMX_StateExecuting) {
    [all...]
OMX_Mp3Dec_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...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc.cpp     [all...]
omx_vdec.cpp     [all...]
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_hevc.cpp     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEncoder.c 719 if((nParam == OMX_StateExecuting) || (nParam == OMX_StatePause)) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDec_Utils.c     [all...]
OMX_AacDecoder.c 571 if((nParam == OMX_StateExecuting) || (nParam == OMX_StatePause)) {
653 if(Cmd == OMX_CommandStateSet && nParam == OMX_StateExecuting) {
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
omx_vdec_copper.cpp 973 pThis->m_state = OMX_StateExecuting;
976 OMX_StateExecuting, NULL);
    [all...]
omx_vdec.cpp 978 pThis->m_state = OMX_StateExecuting;
981 OMX_StateExecuting, NULL);
    [all...]
  /hardware/qcom/media/msm8996/videopp/src/
omx_vdpp.cpp     [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
venc_test.cpp 507 GOTO_STATE(OMX_StateExecuting);
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/
venc_test.cpp 546 GOTO_STATE(OMX_StateExecuting);
    [all...]
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXFD.cpp 212 if ( OMX_StateExecuting != mComponentState ) {
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Utils.c     [all...]
  /hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/test/
omx_aac_enc_test.c 490 OMX_SendCommand(aac_enc_handle, OMX_CommandStateSet, OMX_StateExecuting, NULL);
893 OMX_SendCommand(aac_enc_handle, OMX_CommandStateSet, OMX_StateExecuting,0);
    [all...]
  /hardware/ti/omap4-aah/domx/test/sample_proxy/
test_sample_proxy.c 392 case OMX_StateExecuting:
1098 eError = SampleTest_TransitionWait(OMX_StateExecuting, pContext);
    [all...]
  /hardware/ti/omap4xxx/domx/test/sample_proxy/
test_sample_proxy.c 392 case OMX_StateExecuting:
1098 eError = SampleTest_TransitionWait(OMX_StateExecuting, pContext);
    [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
omx_vdec_test.cpp 453 OMX_SendCommand(dec_handle, OMX_CommandStateSet, OMX_StateExecuting,0);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Decoder.c 607 if((nParam == OMX_StateExecuting) || (nParam == OMX_StatePause)) {
684 if(Cmd == OMX_CommandStateSet && nParam == OMX_StateExecuting)
    [all...]

Completed in 1165 milliseconds

1 23 4 5