Searched refs:OD_WARN_UNUSED_RESULT (Results 1 – 4 of 4) sorted by relevance
63 OD_WARN_UNUSED_RESULT int od_ec_decode_bool_q15(od_ec_dec *dec, unsigned f)65 OD_WARN_UNUSED_RESULT int od_ec_decode_cdf_q15(od_ec_dec *dec,69 OD_WARN_UNUSED_RESULT uint32_t od_ec_dec_bits_(od_ec_dec *dec, unsigned ftb)72 OD_WARN_UNUSED_RESULT int od_ec_dec_tell(const od_ec_dec *dec)74 OD_WARN_UNUSED_RESULT uint32_t od_ec_dec_tell_frac(const od_ec_dec *dec)
69 OD_WARN_UNUSED_RESULT unsigned char *od_ec_enc_done(od_ec_enc *enc,73 OD_WARN_UNUSED_RESULT int od_ec_enc_tell(const od_ec_enc *enc)75 OD_WARN_UNUSED_RESULT uint32_t od_ec_enc_tell_frac(const od_ec_enc *enc)
38 OD_WARN_UNUSED_RESULT uint32_t od_ec_tell_frac(uint32_t nbits_total,
63 #define OD_WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) macro65 #define OD_WARN_UNUSED_RESULT macro