Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddirac_parser.c97 uint8_t pu_type; member
114 pu->pu_type = start[4]; in unpack_parse_unit()
121 if (valid_pu_types[i] == pu->pu_type) in unpack_parse_unit()
126 if (pu->pu_type == 0x10 && pu->next_pu_offset == 0x00) in unpack_parse_unit()
205 if ((pu.pu_type & 0x08) != 0x08) { in dirac_combine_frame()

Completed in 1 milliseconds