Home
last modified time | relevance | path

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

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