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

  /external/opencore/codecs_v2/omx/omx_aac/include/
omx_aac_component.h 75 void CheckForSilenceInsertion();
  /external/opencore/codecs_v2/omx/omx_mp3/include/
omx_mp3_component.h 75 void CheckForSilenceInsertion();
  /external/opencore/codecs_v2/omx/omx_amr/include/
omx_amr_component.h 80 void CheckForSilenceInsertion();
  /external/opencore/codecs_v2/omx/omx_mp3/src/
omx_mp3_component.cpp 364 CheckForSilenceInsertion();
816 void OpenmaxMp3AO::CheckForSilenceInsertion()
828 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_NOTICE, (0, "OpenmaxMp3AO : CheckForSilenceInsertion OUT - No need to insert silence"));
841 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_NOTICE, (0, "OpenmaxMp3AO : CheckForSilenceInsertion OUT - Silence Insertion required here"));
    [all...]
  /external/opencore/codecs_v2/omx/omx_aac/src/
omx_aac_component.cpp 372 CheckForSilenceInsertion();
851 void OpenmaxAacAO::CheckForSilenceInsertion()
    [all...]
  /external/opencore/codecs_v2/omx/omx_amr/src/
omx_amr_component.cpp 360 CheckForSilenceInsertion();
    [all...]

Completed in 171 milliseconds