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

  /external/libvpx/libvpx/vpx/
vp8cx.h 155 VP8E_GET_LAST_QUANTIZER, /**< return the quantizer chosen by the
325 VPX_CTRL_USE_TYPE(VP8E_GET_LAST_QUANTIZER, int *)
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 413 MAP(VP8E_GET_LAST_QUANTIZER, vp9_get_quantizer(ctx->cpi));
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 493 MAP(VP8E_GET_LAST_QUANTIZER, vp8_get_quantizer(ctx->cpi));
    [all...]

Completed in 28 milliseconds