Home
last modified time | relevance | path

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

/external/libexif/libexif/
Dexif-data.c499 cmp_func_intel (const void *elem1, const void *elem2) in cmp_func_intel() function
707 (data->priv->order == EXIF_BYTE_ORDER_INTEL) ? cmp_func_intel : cmp_func_motorola); in exif_data_save_data_content()