Searched defs:oxcf (Results 1 – 6 of 6) sorted by relevance
54 VP8D_PTR vp8dx_create_decompressor(VP8D_CONFIG *oxcf) in vp8dx_create_decompressor()
78 VP8D_CONFIG oxcf; member
83 VP8_CONFIG oxcf; member248 static vpx_codec_err_t set_vp8e_config(VP8_CONFIG *oxcf, in set_vp8e_config()
357 VP8D_CONFIG oxcf; in vp8_decode() local
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()
281 VP8_CONFIG oxcf; member