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

  /frameworks/av/media/libstagefright/mpeg2ts/
MPEG2PSExtractor.cpp 315 unsigned descriptor_tag = br.getBits(8); local
319 descriptor_tag, descriptor_length);
  /frameworks/av/media/libstagefright/wifi-display/source/
TSPacketizer.cpp 261 data[0] = 40; // descriptor_tag
282 data[0] = 42; // descriptor_tag
312 data[0] = 0x83; // descriptor_tag
355 data[0] = 0x05; // descriptor_tag

Completed in 6907 milliseconds