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

  /hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/src/
omx_amr_aenc.cpp 265 is_in_th_sleep(false),
795 if (pThis->is_in_th_sleep)
797 pThis->is_in_th_sleep = false;
923 pThis->is_in_th_sleep = true;
940 pThis->is_in_th_sleep = true;
992 pThis->is_in_th_sleep = true;
    [all...]
  /hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/src/
omx_evrc_aenc.cpp 265 is_in_th_sleep(false),
791 if (pThis->is_in_th_sleep)
793 pThis->is_in_th_sleep = false;
919 pThis->is_in_th_sleep = true;
936 pThis->is_in_th_sleep = true;
988 pThis->is_in_th_sleep = true;
    [all...]
  /hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/src/
omx_qcelp13_aenc.cpp 265 is_in_th_sleep(false),
793 if (pThis->is_in_th_sleep)
795 pThis->is_in_th_sleep = false;
921 pThis->is_in_th_sleep = true;
938 pThis->is_in_th_sleep = true;
990 pThis->is_in_th_sleep = true;
    [all...]
  /hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/src/
omx_aac_aenc.cpp 266 is_in_th_sleep(false),
796 if (pThis->is_in_th_sleep)
798 pThis->is_in_th_sleep = false;
924 pThis->is_in_th_sleep = true;
941 pThis->is_in_th_sleep = true;
993 pThis->is_in_th_sleep = true;
    [all...]
  /hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/inc/
omx_aac_aenc.h 455 bool is_in_th_sleep; member in class:omx_aac_aenc
  /hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/inc/
omx_amr_aenc.h 375 bool is_in_th_sleep; member in class:omx_amr_aenc
  /hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/inc/
omx_evrc_aenc.h 376 bool is_in_th_sleep; member in class:omx_evrc_aenc
  /hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/inc/
omx_qcelp13_aenc.h 376 bool is_in_th_sleep; member in class:omx_qcelp13_aenc

Completed in 68 milliseconds