HomeSort by relevance Sort by last modified time
    Searched defs:stream_type (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/libstagefright/mpeg2ts/
MPEG2PSExtractor.cpp 43 unsigned stream_id, unsigned stream_type);
338 unsigned stream_type = br.getBits(8); local
342 elementary_stream_id, stream_type);
344 mStreamTypeByESID.add(elementary_stream_id, stream_type);
534 MPEG2PSExtractor *extractor, unsigned stream_id, unsigned stream_type)
537 mStreamType(stream_type),
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioSystemLegacy.h 72 enum stream_type { enum in class:android_audio_legacy::AudioSystem
331 static bool isLowVisibility(stream_type stream) {

Completed in 566 milliseconds