Searched refs:FLAG_Y_SHORT (Results 1 – 1 of 1) sorted by relevance
452 FLAG_Y_SHORT = 0x04, enumerator495 if (flag & FLAG_Y_SHORT) yBytes = 1; in trim_padding()532 bool is_short (uint8_t flag) const { return flag & FLAG_Y_SHORT; } in is_short()