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

  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
SessionRoute.h 31 // For Input (Source) routes, use STREAM_TYPE_NA ("NA" = "not applicable)for the
33 static const audio_stream_type_t STREAM_TYPE_NA = AUDIO_STREAM_DEFAULT;
80 // object with mStreamType == STREAM_TYPE_NA (i.e. an input SessionRoute) to a
  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
SessionRoute.cpp 96 if (mMapType == MAPTYPE_INPUT && streamType != SessionRoute::STREAM_TYPE_NA) {
  /frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp     [all...]

Completed in 3441 milliseconds