Searched refs:elementary_stream_map_length (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/mpeg2ts/
H A DMPEG2PSExtractor.cpp340 unsigned elementary_stream_map_length = br.getBits(16); local
343 while (offset < elementary_stream_map_length) {
344 if (offset + 4 > elementary_stream_map_length) {
359 > elementary_stream_map_length) {

Completed in 68 milliseconds