Searched refs:media_file_format_id (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/os/media/
H A DMediaDefs.h710 struct media_file_format_id { struct
717 bool operator==(const media_file_format_id& a, const media_file_format_id& b);
718 bool operator<(const media_file_format_id& a, const media_file_format_id& b);
753 media_file_format_id id; // Opaque id used to construct a
/haiku/src/kits/media/
H A DMediaDefs.cpp1210 operator==(const media_file_format_id& a, const media_file_format_id& b)
1218 operator<(const media_file_format_id& a, const media_file_format_id& b)

Completed in 53 milliseconds