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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddirac_parser.c94 uint8_t pu_type; member in struct:DiracParseUnit
104 pu->pu_type = start[4];
109 if (pu->pu_type == 0x10 && pu->next_pu_offset == 0)
177 if ((pu.pu_type&0x08) != 0x08) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddirac_parser.c97 uint8_t pu_type; member in struct:DiracParseUnit
107 pu->pu_type = start[4];
112 if (pu->pu_type == 0x10 && pu->next_pu_offset == 0)
182 if ((pu.pu_type&0x08) != 0x08) {

Completed in 38 milliseconds