Searched refs:COMPARE_FIELD (Results 1 – 3 of 3) sorted by relevance
66 #define COMPARE_FIELD(METHOD) \ in SimpleCompare() macro79 COMPARE_FIELD(Bool); in SimpleCompare()81 COMPARE_FIELD(Double); in SimpleCompare()83 COMPARE_FIELD(Enum); in SimpleCompare()85 COMPARE_FIELD(Float); in SimpleCompare()87 COMPARE_FIELD(Int32); in SimpleCompare()89 COMPARE_FIELD(Int64); in SimpleCompare()114 COMPARE_FIELD(UInt32); in SimpleCompare()116 COMPARE_FIELD(UInt64); in SimpleCompare()118 #undef COMPARE_FIELD in SimpleCompare()
854 #define COMPARE_FIELD(FIELD) \ macro862 COMPARE_FIELD(is_valid);863 COMPARE_FIELD(order_idx);864 COMPARE_FIELD(coding_idx);865 COMPARE_FIELD(global_order_idx);866 COMPARE_FIELD(global_coding_idx);867 COMPARE_FIELD(is_key_frame);868 COMPARE_FIELD(is_arf_frame);869 COMPARE_FIELD(is_show_frame);870 COMPARE_FIELD(is_golden_frame);[all …]