Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/aarch64/
H A Dvc1dsp_init_aarch64.c57 static int vc1_unescape_buffer_neon(const uint8_t *src, int size, uint8_t *dst) in vc1_unescape_buffer_neon() function
139 dsp->vc1_unescape_buffer = vc1_unescape_buffer_neon; in ff_vc1dsp_init_aarch64()
/third_party/ffmpeg/libavcodec/arm/
H A Dvc1dsp_init_neon.c90 static int vc1_unescape_buffer_neon(const uint8_t *src, int size, uint8_t *dst) in vc1_unescape_buffer_neon() function
193 dsp->vc1_unescape_buffer = vc1_unescape_buffer_neon; in ff_vc1dsp_init_neon()

Completed in 2 milliseconds