Searched refs:VP8D_CONFIG (Results 1 – 4 of 4) sorted by relevance
77 VP8D_CONFIG oxcf;135 int vp8_create_decoder_instances(struct frame_buffers *fb, VP8D_CONFIG *oxcf);
54 static struct VP8D_COMP * create_decompressor(VP8D_CONFIG *oxcf) in create_decompressor()480 int vp8_create_decoder_instances(struct frame_buffers *fb, VP8D_CONFIG *oxcf) in vp8_create_decoder_instances()
37 } VP8D_CONFIG; typedef
432 VP8D_CONFIG oxcf; in vp8_decode()