Searched defs:tokenize_b_args (Results 1 – 2 of 2) sorted by relevance
38 struct tokenize_b_args { struct39 const struct AV1_COMP *cpi;40 struct ThreadData *td;41 int this_rate;42 uint8_t allow_update_cdf;43 RUN_TYPE dry_run;
311 struct tokenize_b_args { struct320 struct tokenize_b_args *const args = arg; in set_entropy_context_b() argument