HomeSort by relevance Sort by last modified time
    Searched refs:is_out_th_sleep (Results 1 - 8 of 8) sorted by null

  /hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/src/
omx_amr_aenc.cpp 266 is_out_th_sleep(false),
588 pThis->is_out_th_sleep = true;
614 pThis->is_out_th_sleep = true;
667 pThis->is_out_th_sleep = true;
804 if (pThis->is_out_th_sleep)
807 pThis->is_out_th_sleep = false;
    [all...]
  /hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/src/
omx_evrc_aenc.cpp 266 is_out_th_sleep(false),
584 pThis->is_out_th_sleep = true;
610 pThis->is_out_th_sleep = true;
663 pThis->is_out_th_sleep = true;
800 if (pThis->is_out_th_sleep)
803 pThis->is_out_th_sleep = false;
    [all...]
  /hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/src/
omx_qcelp13_aenc.cpp 266 is_out_th_sleep(false),
586 pThis->is_out_th_sleep = true;
612 pThis->is_out_th_sleep = true;
665 pThis->is_out_th_sleep = true;
802 if (pThis->is_out_th_sleep)
805 pThis->is_out_th_sleep = false;
    [all...]
  /hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/src/
omx_aac_aenc.cpp 267 is_out_th_sleep(false),
588 pThis->is_out_th_sleep = true;
614 pThis->is_out_th_sleep = true;
668 pThis->is_out_th_sleep = true;
805 if (pThis->is_out_th_sleep)
808 pThis->is_out_th_sleep = false;
    [all...]
  /hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/inc/
omx_aac_aenc.h 456 bool is_out_th_sleep; member in class:omx_aac_aenc
  /hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/inc/
omx_amr_aenc.h 376 bool is_out_th_sleep; member in class:omx_amr_aenc
  /hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/inc/
omx_evrc_aenc.h 377 bool is_out_th_sleep; member in class:omx_evrc_aenc
  /hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/inc/
omx_qcelp13_aenc.h 377 bool is_out_th_sleep; member in class:omx_qcelp13_aenc

Completed in 60 milliseconds