HomeSort by relevance Sort by last modified time
    Searched refs:vp8_create_decoder_instances (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vp8/decoder/
onyxd_int.h 125 int vp8_create_decoder_instances(struct frame_buffers *fb, VP8D_CONFIG *oxcf);
onyxd_if.c 440 int vp8_create_decoder_instances(struct frame_buffers *fb, VP8D_CONFIG *oxcf) { function
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 324 res = vp8_create_decoder_instances(&ctx->yv12_frame_buffers, &oxcf);

Completed in 240 milliseconds