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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_cx_iface.c 465 int vp8_reverse_trans(int);
481 *arg = vp8_reverse_trans(vp8_get_quantizer(ctx->cpi));
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 476 int vp8_reverse_trans(int);
493 MAP(VP8E_GET_LAST_QUANTIZER_64, vp8_reverse_trans(vp8_get_quantizer(ctx->cpi)));
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_cx_iface.c 478 int vp8_reverse_trans(int);
495 MAP(VP8E_GET_LAST_QUANTIZER_64, vp8_reverse_trans(vp8_get_quantizer(ctx->cpi)));
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_if.c 1307 int vp8_reverse_trans(int x) function
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c 1275 int vp8_reverse_trans(int x) function
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_if.c 1275 int vp8_reverse_trans(int x) function
    [all...]

Completed in 35 milliseconds