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

  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.pl 191 add_proto qw/void vp9_highbd_quantize_fp_32x32/, "const tran_low_t *coeff_ptr, intptr_t n_coeffs, int skip_block, const int16_t *round_ptr, const int16_t *quant_ptr, tran_low_t *qcoeff_ptr, tran_low_t *dqcoeff_ptr, const int16_t *dequant_ptr, uint16_t *eob_ptr, const int16_t *scan, const int16_t *iscan" ;
  /external/libvpx/config/arm/
vp9_rtcd.h 86 #define vp9_highbd_quantize_fp_32x32 vp9_highbd_quantize_fp_32x32_c macro
  /external/libvpx/config/arm-neon/
vp9_rtcd.h 87 #define vp9_highbd_quantize_fp_32x32 vp9_highbd_quantize_fp_32x32_c macro
  /external/libvpx/config/arm64/
vp9_rtcd.h 87 #define vp9_highbd_quantize_fp_32x32 vp9_highbd_quantize_fp_32x32_c macro
  /external/libvpx/config/generic/
vp9_rtcd.h 86 #define vp9_highbd_quantize_fp_32x32 vp9_highbd_quantize_fp_32x32_c macro
  /external/libvpx/config/mips32/
vp9_rtcd.h 86 #define vp9_highbd_quantize_fp_32x32 vp9_highbd_quantize_fp_32x32_c macro
  /external/libvpx/config/mips32-dspr2/
vp9_rtcd.h 86 #define vp9_highbd_quantize_fp_32x32 vp9_highbd_quantize_fp_32x32_c macro
  /external/libvpx/config/mips32-msa/
vp9_rtcd.h 86 #define vp9_highbd_quantize_fp_32x32 vp9_highbd_quantize_fp_32x32_c macro
  /external/libvpx/config/mips64/
vp9_rtcd.h 86 #define vp9_highbd_quantize_fp_32x32 vp9_highbd_quantize_fp_32x32_c macro
  /external/libvpx/config/mips64-msa/
vp9_rtcd.h 86 #define vp9_highbd_quantize_fp_32x32 vp9_highbd_quantize_fp_32x32_c macro
  /external/libvpx/config/x86/
vp9_rtcd.h 94 #define vp9_highbd_quantize_fp_32x32 vp9_highbd_quantize_fp_32x32_c macro
  /external/libvpx/config/x86_64/
vp9_rtcd.h 94 #define vp9_highbd_quantize_fp_32x32 vp9_highbd_quantize_fp_32x32_c macro
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.c 344 vp9_highbd_quantize_fp_32x32(coeff, 1024, x->skip_block, p->round_fp,
    [all...]

Completed in 2390 milliseconds