HomeSort by relevance Sort by last modified time
    Searched refs: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 388 vp8_change_config(ctx->cpi, &ctx->oxcf);
451 vp8_change_config(ctx->cpi, &ctx->oxcf);
609 vp8_change_config(ctx->cpi, &ctx->oxcf);
    [all...]
  /external/libvpx/vp8/encoder/
onyx_if.c 1684 void vp8_change_config(VP8_PTR ptr, VP8_CONFIG *oxcf) function
    [all...]

Completed in 2290 milliseconds