Home
last modified time | relevance | path

Searched refs:funcid (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
Dmain.c447 int32_t funcid = cmd_id & 0xffffff; in process_command() local
449 output_omar_wires( (int) viddec_fw_api_array[groupid].unmarshal[funcid] ); in process_command()
453 viddec_fw_api_array[groupid].unmarshal[funcid](0, command); in process_command()