gf_isom_hevc_config_new  415 applications/dashcast/video_muxer.c 		ret = gf_isom_hevc_config_new(video_output_file->isof, track, hevccfg, NULL, NULL, di);
gf_isom_hevc_config_new 1915 include/gpac/isomedia.h GF_Err gf_isom_hevc_config_new(GF_ISOFile *the_file, u32 trackNumber, GF_HEVCConfig *cfg, char *URLname, char *URNname, u32 *outDescriptionIndex);
gf_isom_hevc_config_new 5964 src/media_tools/media_import.c 	e = gf_isom_hevc_config_new(import->dest, track, hevc_cfg, NULL, NULL, &di);