Home
last modified time | relevance | path

Searched refs:fdct32x32 (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodemb.c309 static INLINE void fdct32x32(int rd_transform, in fdct32x32() function
335 fdct32x32(x->use_lp32x32fdct, src_diff, coeff, diff_stride); in vp9_xform_quant()
513 fdct32x32(x->use_lp32x32fdct, src_diff, coeff, diff_stride); in encode_block_intra()