Home
last modified time | relevance | path

Searched defs:round_fp (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libaom/test/
H A Dquantize_func_test.cc360 const int16_t *round_fp = qtab_->quant.y_round_fp[q]; in TEST_P() local
444 const int16_t *round_fp = qtab_->quant.y_round_fp[q]; in TEST_P() local
/aosp_15_r20/external/libvpx/test/
H A Dvp9_quantize_test.cc84 int16_t *dequant, int16_t *round_fp, in GenerateHelperArrays()
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_block.h36 int16_t *round_fp; member