Searched refs:VP9D_CONFIG (Results 1 – 3 of 3) sorted by relevance
36 } VP9D_CONFIG; typedef43 VP9D_CONFIG oxcf;87 struct VP9Decompressor *vp9_create_decompressor(const VP9D_CONFIG *oxcf);
113 VP9D_COMP *vp9_create_decompressor(const VP9D_CONFIG *oxcf) { in vp9_create_decompressor()
184 VP9D_CONFIG oxcf; in decode_one()