Searched defs:stream_type (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/mpeg2ts/
H A DMPEG2PSExtractor.cpp45 unsigned stream_id, unsigned stream_type);
348 unsigned stream_type = br.getBits(8); local
352 elementary_stream_id, stream_type);
354 mStreamTypeByESID.add(elementary_stream_id, stream_type);
591 MPEG2PSExtractor *extractor, unsigned stream_id, unsigned stream_type)
594 mStreamType(stream_type),
590 Track( MPEG2PSExtractor *extractor, unsigned stream_id, unsigned stream_type) argument
/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Stream.cpp65 camera3_stream::stream_type = type; member in class:android::camera3::camera3_stream

Completed in 72 milliseconds