Searched refs:opcode_type (Results 1 – 1 of 1) sorted by relevance
282 unsigned char opcode_type; in process_ipmovie_chunk() local355 opcode_type = opcode_preamble[2]; in process_ipmovie_chunk()367 opcode_type, opcode_version, opcode_size); in process_ipmovie_chunk()368 switch (opcode_type) { in process_ipmovie_chunk()469 av_log(s->avf, AV_LOG_TRACE, "unknown (but documented) opcode %02X\n", opcode_type); in process_ipmovie_chunk()