Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_profile.h95 void profile_start(profile_database_t *ps_profile_data);
106 #define PROFILE_START(x) profile_start(x)
Dihevce_profile.c113 void profile_start(profile_database_t *ps_profile_data) in profile_start() function
/external/ImageMagick/MagickCore/
Dprofile.c1883 profile_start[] = "Exif\0\0"; in PatchCorruptProfile() local
1891 SetStringInfoDatum(exif_profile,profile_start); in PatchCorruptProfile()