Searched refs:exposure_bias (Results 1 – 6 of 6) sorted by relevance
210 srational_t exposure_bias; member
406 1, (rational_t *)&exifInfo->exposure_bias, &LongerTagOffest, pIfdStart); in makeExif()
5833 exifInfo->exposure_bias.num = EXIF_DEF_APEX_DEN; in m_setExifChangedAttribute()5834 exifInfo->exposure_bias.den = EXIF_DEF_APEX_DEN; in m_setExifChangedAttribute()5836 exifInfo->exposure_bias.num = 0; in m_setExifChangedAttribute()5837 exifInfo->exposure_bias.den = 0; in m_setExifChangedAttribute()
3816 exifInfo->exposure_bias.num = EXIF_DEF_APEX_DEN; in m_setExifChangedAttribute()3817 exifInfo->exposure_bias.den = EXIF_DEF_APEX_DEN; in m_setExifChangedAttribute()3819 exifInfo->exposure_bias.num = 0; in m_setExifChangedAttribute()3820 exifInfo->exposure_bias.den = 0; in m_setExifChangedAttribute()
447 1, (rational_t *)&exifInfo->exposure_bias, &LongerTagOffest, pIfdStart); in makeExif()