Home
last modified time | relevance | path

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

/third_party/libexif/libexif/huawei/
Dmnote-huawei-tag.h31 MNOTE_HUAWEI_PITCH_ANGLE = 0x0204, enumerator
Dmnote-huawei-tag.c37 {MNOTE_HUAWEI_PITCH_ANGLE, "HwMnotePitchAngle", N_("Pitch Angle"), "PitchAngle"},
Dmnote-huawei-entry.c341 case MNOTE_HUAWEI_PITCH_ANGLE: in mnote_huawei_entry_initialize()