Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/arm/
H A Dvc1dsp_neon.S82 @ for loop in vc1_inv_trans_4x8_c.
121 @ for loop in vc1_inv_trans_4x8_c.
/third_party/ffmpeg/libavcodec/
H A Dvc1dsp.c432 static void vc1_inv_trans_4x8_c(uint8_t *dest, ptrdiff_t stride, int16_t *block) in vc1_inv_trans_4x8_c() function
977 dsp->vc1_inv_trans_4x8 = vc1_inv_trans_4x8_c; in ff_vc1dsp_init()

Completed in 6 milliseconds