HomeSort by relevance Sort by last modified time
    Searched refs:vp9_quantize_b (Results 1 - 25 of 27) sorted by null

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encodemb.c 330 vp9_quantize_b(coeff, 256, x->skip_block, p->zbin, p->round,
337 vp9_quantize_b(coeff, 64, x->skip_block, p->zbin, p->round,
344 vp9_quantize_b(coeff, 16, x->skip_block, p->zbin, p->round,
522 vp9_quantize_b(coeff, 256, x->skip_block, p->zbin, p->round,
542 vp9_quantize_b(coeff, 64, x->skip_block, p->zbin, p->round, p->quant,
566 vp9_quantize_b(coeff, 16, x->skip_block, p->zbin, p->round, p->quant,
vp9_quantize.c 137 vp9_quantize_b(BLOCK_OFFSET(p->coeff, block),
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.c 343 vp9_quantize_b(coeff, 256, x->skip_block, p->zbin, p->round,
350 vp9_quantize_b(coeff, 64, x->skip_block, p->zbin, p->round,
357 vp9_quantize_b(coeff, 16, x->skip_block, p->zbin, p->round,
534 vp9_quantize_b(coeff, 256, x->skip_block, p->zbin, p->round,
554 vp9_quantize_b(coeff, 64, x->skip_block, p->zbin, p->round, p->quant,
578 vp9_quantize_b(coeff, 16, x->skip_block, p->zbin, p->round, p->quant,
vp9_quantize.c 135 vp9_quantize_b(BLOCK_OFFSET(p->coeff, block),
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_encodemb.c 343 vp9_quantize_b(coeff, 256, x->skip_block, p->zbin, p->round,
350 vp9_quantize_b(coeff, 64, x->skip_block, p->zbin, p->round,
357 vp9_quantize_b(coeff, 16, x->skip_block, p->zbin, p->round,
534 vp9_quantize_b(coeff, 256, x->skip_block, p->zbin, p->round,
554 vp9_quantize_b(coeff, 64, x->skip_block, p->zbin, p->round, p->quant,
578 vp9_quantize_b(coeff, 16, x->skip_block, p->zbin, p->round, p->quant,
vp9_quantize.c 135 vp9_quantize_b(BLOCK_OFFSET(p->coeff, block),
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_rtcd_defs.pl     [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.pl     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_rtcd_defs.pl     [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm/
vp9_rtcd.h 332 #define vp9_quantize_b vp9_quantize_b_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp9_rtcd.h 332 #define vp9_quantize_b vp9_quantize_b_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vp9_rtcd.h 332 #define vp9_quantize_b vp9_quantize_b_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp9_rtcd.h 332 #define vp9_quantize_b vp9_quantize_b_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vp9_rtcd.h 332 #define vp9_quantize_b vp9_quantize_b_c macro
    [all...]
  /external/libvpx/armv7a/
vp9_rtcd.h 339 #define vp9_quantize_b vp9_quantize_b_c macro
    [all...]
  /external/libvpx/generic/
vp9_rtcd.h 339 #define vp9_quantize_b vp9_quantize_b_c macro
    [all...]
  /external/libvpx/mips/
vp9_rtcd.h 339 #define vp9_quantize_b vp9_quantize_b_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/x64/
vp9_rtcd.h 415 RTCD_EXTERN void (*vp9_quantize_b)(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, const int16_t *dequant_ptr, int zbin_oq_value, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/x64/
vp9_rtcd.h 415 RTCD_EXTERN void (*vp9_quantize_b)(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, const int16_t *dequant_ptr, int zbin_oq_value, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/x64/
vp9_rtcd.h 415 RTCD_EXTERN void (*vp9_quantize_b)(const int16_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *zbin_ptr, const int16_t *round_ptr, const int16_t *quant_ptr, const int16_t *quant_shift_ptr, int16_t *qcoeff_ptr, int16_t *dqcoeff_ptr, const int16_t *dequant_ptr, int zbin_oq_value, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
vp9_rtcd.h 368 #define vp9_quantize_b vp9_quantize_b_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp9_rtcd.h 368 #define vp9_quantize_b vp9_quantize_b_c macro
    [all...]
  /external/libvpx/armv7a-neon/
vp9_rtcd.h 375 #define vp9_quantize_b vp9_quantize_b_c macro
    [all...]
  /external/libvpx/mips-dspr2/
vp9_rtcd.h 378 #define vp9_quantize_b vp9_quantize_b_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vp9_rtcd.h 383 #define vp9_quantize_b vp9_quantize_b_c macro
    [all...]

Completed in 517 milliseconds

1 2