Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/vicodec/
Dvicodec-codec.c194 static void quantize_inter(s16 *coeff, s16 *de_coeff) in quantize_inter() function
648 quantize_inter(cf->coeffs, cf->de_coeffs); in encode_plane()