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

  /external/libvpx/libvpx/vp9/common/
vp9_onyx.h 223 int vp9_get_quantizer(VP9_PTR c);
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 413 MAP(VP8E_GET_LAST_QUANTIZER, vp9_get_quantizer(ctx->cpi));
415 vp9_reverse_trans(vp9_get_quantizer(ctx->cpi)));
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c 4199 int vp9_get_quantizer(VP9_PTR c) { function
    [all...]

Completed in 29 milliseconds