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

  /hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/inc/
omx_amr_aenc.h 322 bool get_msg_id(unsigned char *id);
  /hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/inc/
omx_aac_aenc.h 395 bool get_msg_id(unsigned char *id);
  /hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/inc/
omx_evrc_aenc.h 323 bool get_msg_id(unsigned char *id);
  /hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/inc/
omx_qcelp13_aenc.h 323 bool get_msg_id(unsigned char *id);
  /hardware/qcom/audio/msm8909/mm-audio/aenc-aac/qdsp6/src/
omx_aac_aenc.cpp 115 bool omx_aac_aenc::omx_cmd_queue::get_msg_id(unsigned char *id) function in class:omx_aac_aenc::omx_cmd_queue
120 DEBUG_PRINT("get_msg_id=%d\n",*id);
    [all...]
  /hardware/qcom/audio/msm8909/mm-audio/aenc-amrnb/qdsp6/src/
omx_amr_aenc.cpp 114 bool omx_amr_aenc::omx_cmd_queue::get_msg_id(unsigned char *id) function in class:omx_amr_aenc::omx_cmd_queue
119 DEBUG_PRINT("get_msg_id=%d\n",*id);
    [all...]
  /hardware/qcom/audio/msm8909/mm-audio/aenc-evrc/qdsp6/src/
omx_evrc_aenc.cpp 114 bool omx_evrc_aenc::omx_cmd_queue::get_msg_id(unsigned char *id) function in class:omx_evrc_aenc::omx_cmd_queue
119 DEBUG_PRINT("get_msg_id=%d\n",*id);
    [all...]
  /hardware/qcom/audio/msm8909/mm-audio/aenc-qcelp13/qdsp6/src/
omx_qcelp13_aenc.cpp 114 bool omx_qcelp13_aenc::omx_cmd_queue::get_msg_id(unsigned char *id) function in class:omx_qcelp13_aenc::omx_cmd_queue
119 DEBUG_PRINT("get_msg_id=%d\n",*id);
    [all...]

Completed in 920 milliseconds