Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/arm/
H A Dvc1dsp_neon.S234 @ This is modeled after the first and second for loop in vc1_inv_trans_8x8_c.
326 @ tNhalf is half of the value of tN (as described in vc1_inv_trans_8x8_c).
/third_party/ffmpeg/libavcodec/
H A Dvc1dsp.c268 static void vc1_inv_trans_8x8_c(int16_t block[64]) in vc1_inv_trans_8x8_c() function
976 dsp->vc1_inv_trans_8x8 = vc1_inv_trans_8x8_c; in ff_vc1dsp_init()

Completed in 5 milliseconds