Searched refs:is_fp (Results 1 – 4 of 4) sorted by relevance
187 is_fp = frag.ptx_type == "f32"195 "dst": "fdst" if is_fp else "dst",196 "src": "fsrc" if is_fp else "src",
75 VP9QuantizeBase(vpx_bit_depth_t bit_depth, int max_size, bool is_fp) in VP9QuantizeBase() argument76 : bit_depth_(bit_depth), max_size_(max_size), is_fp_(is_fp), in VP9QuantizeBase()
731 20.9.2.1 [time.traits.is_fp]