Searched refs:InitThreadContext (Results 1 – 1 of 1) sorted by relevance
641 static int InitThreadContext(VP8Decoder* const dec) { in InitThreadContext() function796 if (!InitThreadContext(dec)) return 0; // call first. Sets dec->num_caches_. in VP8InitFrame()