Searched defs:is_fp (Results 1 – 2 of 2) sorted by relevance
236 constexpr bool is_fp() const { in is_fp() function
75 VP9QuantizeBase(vpx_bit_depth_t bit_depth, int max_size, bool is_fp) in VP9QuantizeBase()