Home
last modified time | relevance | path

Searched refs:VP8D_CONFIG (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp8/decoder/
Donyxd_int.h66 VP8D_CONFIG oxcf;
133 int vp8_create_decoder_instances(struct frame_buffers *fb, VP8D_CONFIG *oxcf);
Donyxd_if.c66 static struct VP8D_COMP *create_decompressor(VP8D_CONFIG *oxcf) { in create_decompressor()
428 int vp8_create_decoder_instances(struct frame_buffers *fb, VP8D_CONFIG *oxcf) { in vp8_create_decoder_instances()
/external/libvpx/libvpx/vp8/common/
Donyxd.h34 } VP8D_CONFIG; typedef
/external/libvpx/libvpx/vp8/
Dvp8_dx_iface.c330 VP8D_CONFIG oxcf; in vp8_decode()