Home
last modified time | relevance | path

Searched defs:oxcf (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/vp8/decoder/
Donyxd_if.c54 VP8D_PTR vp8dx_create_decompressor(VP8D_CONFIG *oxcf) in vp8dx_create_decompressor()
Donyxd_int.h78 VP8D_CONFIG oxcf; member
/external/libvpx/vp8/
Dvp8_cx_iface.c83 VP8_CONFIG oxcf; member
248 static vpx_codec_err_t set_vp8e_config(VP8_CONFIG *oxcf, in set_vp8e_config()
Dvp8_dx_iface.c357 VP8D_CONFIG oxcf; in vp8_decode() local
/external/libvpx/vp8/encoder/
Donyx_if.c1455 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()
Donyx_int.h281 VP8_CONFIG oxcf; member