gf_isom_get_hevc_lhvc_type 1647 applications/mp4box/filedump.c else if (gf_isom_get_avc_svc_type(the_file, i+1, 1) || gf_isom_get_hevc_lhvc_type(the_file, i+1, 1)) { gf_isom_get_hevc_lhvc_type 696 applications/mp4box/fileimport.c switch (gf_isom_get_hevc_lhvc_type(import.dest, i+1, 1)) { gf_isom_get_hevc_lhvc_type 865 applications/mp4box/fileimport.c switch (gf_isom_get_hevc_lhvc_type(import.dest, track, 1)) { gf_isom_get_hevc_lhvc_type 795 applications/testapps/hevcbench/main.c if (gf_isom_get_hevc_lhvc_type(isom, i+1, 1)>=GF_ISOM_HEVCTYPE_HEVC_ONLY) { gf_isom_get_hevc_lhvc_type 1853 include/gpac/isomedia.h u32 gf_isom_get_hevc_lhvc_type(GF_ISOFile *the_file, u32 trackNumber, u32 DescriptionIndex); gf_isom_get_hevc_lhvc_type 175 modules/isom_in/load.c switch (gf_isom_get_hevc_lhvc_type(read->mov, i+1, 1)) { gf_isom_get_hevc_lhvc_type 191 modules/isom_in/load.c switch (gf_isom_get_hevc_lhvc_type(read->mov, i+1, 1)) { gf_isom_get_hevc_lhvc_type 803 modules/isom_in/read.c if ( gf_isom_get_hevc_lhvc_type(ch->owner->mov, ch->track, 1) >= GF_ISOM_HEVCTYPE_HEVC_ONLY) { gf_isom_get_hevc_lhvc_type 1748 src/isomedia/avc_ext.c if (gf_isom_get_hevc_lhvc_type(the_file, trackNumber, DescriptionIndex)==GF_ISOM_HEVCTYPE_NONE) gf_isom_get_hevc_lhvc_type 1877 src/isomedia/avc_ext.c if (gf_isom_get_hevc_lhvc_type(the_file, trackNumber, DescriptionIndex)==GF_ISOM_HEVCTYPE_NONE) gf_isom_get_hevc_lhvc_type 1153 src/media_tools/dash_segmenter.c vidtype = gf_isom_get_hevc_lhvc_type(input, i+1, 1);