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

  /external/libvpx/vp8/common/
onyx.h 201 void vp8_change_config(VP8_PTR onyx, VP8_CONFIG *oxcf);
  /external/libvpx/vp8/
vp8_cx_iface.c 397 vp8_change_config(ctx->cpi, &ctx->oxcf);
460 vp8_change_config(ctx->cpi, &ctx->oxcf);
618 vp8_change_config(ctx->cpi, &ctx->oxcf);
    [all...]
  /external/libvpx/vp8/encoder/
onyx_if.c 1794 void vp8_change_config(VP8_PTR ptr, VP8_CONFIG *oxcf) function
    [all...]

Completed in 752 milliseconds