Searched refs:VP8_CONFIG (Results 1 – 5 of 5) sorted by relevance
196 } VP8_CONFIG; typedef201 VP8_PTR vp8_create_compressor(VP8_CONFIG *oxcf);204 void vp8_init_config(VP8_PTR onyx, VP8_CONFIG *oxcf);205 void vp8_change_config(VP8_PTR onyx, VP8_CONFIG *oxcf);
69 extern "C" void get_parms(VP8_CONFIG *ocf,char *filename)100 extern "C" void print_parms(VP8_CONFIG *ocf,char *filename)
281 VP8_CONFIG oxcf;
61 extern void print_parms(VP8_CONFIG *ocf, char *filenam);1455 static void init_config(VP8_PTR ptr, VP8_CONFIG *oxcf) in init_config()1509 void vp8_change_config(VP8_PTR ptr, VP8_CONFIG *oxcf) in vp8_change_config()1809 VP8_PTR vp8_create_compressor(VP8_CONFIG *oxcf) in vp8_create_compressor()
83 VP8_CONFIG oxcf;248 static vpx_codec_err_t set_vp8e_config(VP8_CONFIG *oxcf, in set_vp8e_config()