Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dquantize.c29 short *round_ptr = b->round; in vp8_fast_quantize_b_c() local
75 short *round_ptr = b->round; in vp8_fast_quantize_b_c() local
114 short *round_ptr = b->round; in vp8_regular_quantize_b_c() local
226 short *round_ptr = b->round; in vp8_regular_quantize_b_c() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
Dvp8_enc_stubs_mmx.c33 short *round_ptr = b->round; in vp8_fast_quantize_b_mmx() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_quantize.c24 const int16_t *zbin_ptr, const int16_t *round_ptr, in vp9_quantize_b_c()
76 const int16_t *zbin_ptr, const int16_t *round_ptr, in vp9_quantize_b_32x32_c()