Home
last modified time | relevance | path

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

/external/libvpx/vpx/
Dvp8cx.h152 VP8E_GET_LAST_QUANTIZER_64, /**< return the quantizer chosen by the enumerator
296 VPX_CTRL_USE_TYPE(VP8E_GET_LAST_QUANTIZER_64, int *)
/external/libvpx/vp8/
Dvp8_cx_iface.c435 MAP(VP8E_GET_LAST_QUANTIZER_64, vp8_reverse_trans(vp8_get_quantizer(ctx->cpi))); in get_param()
1053 {VP8E_GET_LAST_QUANTIZER_64, get_param},