Home
last modified time | relevance | path

Searched refs:VP8E_GET_LAST_QUANTIZER (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/vpx/
Dvp8cx.h149 VP8E_GET_LAST_QUANTIZER, /**< return the quantizer chosen by the enumerator
295 VPX_CTRL_USE_TYPE(VP8E_GET_LAST_QUANTIZER, int *)
/external/libvpx/vp8/
Dvp8_cx_iface.c434 MAP(VP8E_GET_LAST_QUANTIZER, vp8_get_quantizer(ctx->cpi)); in get_param()
1052 {VP8E_GET_LAST_QUANTIZER, get_param},