HomeSort by relevance Sort by last modified time
    Searched refs:bitstream_restriction_flag (Results 1 - 3 of 3) sorted by null

  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/model/
SeqParameterSet.java 259 boolean bitstream_restriction_flag = reader
260 .readBool("VUI: bitstream_restriction_flag");
261 if (bitstream_restriction_flag) {
  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avcint_common.h 279 uint bitstream_restriction_flag; /* u(1) */ member in struct:tagVUIParam
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
header.cpp 183 temp = vui->bitstream_restriction_flag;
    [all...]

Completed in 86 milliseconds