HomeSort by relevance Sort by last modified time
    Searched defs:vp8_get_quantizer (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 538 static vpx_codec_err_t vp8_get_quantizer(vpx_codec_alg_priv_t *ctx, function
637 { VPXD_GET_LAST_QUANTIZER, vp8_get_quantizer },
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 5478 int vp8_get_quantizer(VP8_COMP *cpi) { return cpi->common.base_qindex; } function
    [all...]

Completed in 59 milliseconds