Searched refs:stream_type (Results 1 – 7 of 7) sorted by relevance
45 unsigned stream_id, unsigned stream_type);348 unsigned stream_type = br.getBits(8); in dequeuePES() local352 elementary_stream_id, stream_type); in dequeuePES()354 mStreamTypeByESID.add(elementary_stream_id, stream_type); in dequeuePES()591 MPEG2PSExtractor *extractor, unsigned stream_id, unsigned stream_type) in Track() argument594 mStreamType(stream_type), in Track()
185 offloadInfo.stream_type = AUDIO_STREAM_MUSIC; in start()
1608 info.stream_type = streamType; in canOffloadStream()
251 if (mTraceFirstBuffer && (stream_type == CAMERA3_STREAM_OUTPUT)) { in returnBufferCheckedLocked()
65 camera3_stream::stream_type = type; in Camera3Stream()
1800 offloadInfo.stream_type = AUDIO_STREAM_MUSIC; in onOpenAudioSink()
902 defaultOffloadInfo.stream_type = stream; in getOutputForDevice()2263 offloadInfo.stream_type, offloadInfo.bit_rate, offloadInfo.duration_us, in isOffloadSupported()2280 if (offloadInfo.stream_type != AUDIO_STREAM_MUSIC) in isOffloadSupported()