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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dhevc.c56 uint8_t lengthSizeMinusOne; member in struct:HEVCDecoderConfigurationRecord
791 hvcc->lengthSizeMinusOne = 3; // 4 bytes
884 av_dlog(NULL, "lengthSizeMinusOne: %"PRIu8"\n",
885 hvcc->lengthSizeMinusOne);
982 * unsigned int(2) lengthSizeMinusOne;
987 hvcc->lengthSizeMinusOne);

Completed in 42 milliseconds