Home
last modified time | relevance | path

Searched refs:OD_WARN_UNUSED_RESULT (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/aom_dsp/
Dentdec.h63 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)
Dentenc.h69 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)
Dentcode.h38 OD_WARN_UNUSED_RESULT uint32_t od_ec_tell_frac(uint32_t nbits_total,
/external/libaom/libaom/av1/common/
Dodintrin.h63 #define OD_WARN_UNUSED_RESULT __attribute__((__warn_unused_result__)) macro
65 #define OD_WARN_UNUSED_RESULT macro