Searched defs:is_two_pass_svc (Results 1 – 2 of 2) sorted by relevance
1271 const int is_two_pass_svc = (svc->number_spatial_layers > 1) || in vp9_init_second_pass() local
624 static INLINE int is_two_pass_svc(const struct VP9_COMP *const cpi) { in is_two_pass_svc() function