gf_bifs_decode_command_list 85 include/gpac/bifs.h GF_Err gf_bifs_decode_command_list(GF_BifsDecoder *codec, u16 ESID, char *data, u32 data_length, GF_List *com_list); gf_bifs_decode_command_list 279 src/scene_manager/loader_isom.c e = gf_bifs_decode_command_list(bifs_dec, esd->ESID, samp->data, samp->dataLength, au->commands);