gf_isom_avc_config_update_ex 1307 src/isomedia/avc_ext.c return gf_isom_avc_config_update_ex(the_file, trackNumber, DescriptionIndex, NULL, 3); gf_isom_avc_config_update_ex 1313 src/isomedia/avc_ext.c return gf_isom_avc_config_update_ex(the_file, trackNumber, DescriptionIndex, cfg, 0); gf_isom_avc_config_update_ex 1318 src/isomedia/avc_ext.c return gf_isom_avc_config_update_ex(the_file, trackNumber, DescriptionIndex, cfg, is_add ? 1 : 2); gf_isom_avc_config_update_ex 1323 src/isomedia/avc_ext.c return gf_isom_avc_config_update_ex(the_file, trackNumber, DescriptionIndex, cfg, is_add ? 4 : 5);