Searched refs:opcode_type (Results 1 – 1 of 1) sorted by relevance
279 unsigned char opcode_type; in process_ipmovie_chunk() local352 opcode_type = opcode_preamble[2]; in process_ipmovie_chunk()364 opcode_type, opcode_version, opcode_size); in process_ipmovie_chunk()365 switch (opcode_type) { in process_ipmovie_chunk()466 av_log(s->avf, AV_LOG_TRACE, "unknown (but documented) opcode %02X\n", opcode_type); in process_ipmovie_chunk()564 s->frame_format = opcode_type; in process_ipmovie_chunk()566 opcode_type); in process_ipmovie_chunk()