Home
last modified time | relevance | path

Searched refs:svq3_dequant_coeff (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dsvq3.c214 static const uint32_t svq3_dequant_coeff[32] = { variable
223 const unsigned qmul = svq3_dequant_coeff[qp]; in svq3_luma_dc_dequant_idct_c()
259 const int qmul = svq3_dequant_coeff[qp]; in svq3_add_idct_c()

Completed in 3 milliseconds