Searched refs:count_info (Results 1 – 2 of 2) sorted by relevance
279 void vp9_parser_update(Vp9CodecContext *ctx, void *count_info);
1900 void vp9_parser_update(Vp9CodecContext *ctx, void *count_info) in vp9_parser_update() argument1922 if (count_info != NULL) { in vp9_parser_update()1924 memcpy((void *)&s->counts, count_info, sizeof(s->counts)); in vp9_parser_update()