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

  /external/libvpx/vp8/common/
onyx.h 221 int vp8_get_quantizer(VP8_PTR c);
  /external/libvpx/vp8/
vp8_cx_iface.c 434 MAP(VP8E_GET_LAST_QUANTIZER, vp8_get_quantizer(ctx->cpi));
435 MAP(VP8E_GET_LAST_QUANTIZER_64, vp8_reverse_trans(vp8_get_quantizer(ctx->cpi)));
    [all...]
  /external/libvpx/vp8/encoder/
onyx_if.c 5408 int vp8_get_quantizer(VP8_PTR c) function
    [all...]

Completed in 49 milliseconds