Home
last modified time | relevance | path

Searched defs:put_pcm (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhevcdsp.h48 void (*put_pcm)(uint8_t *_dst, ptrdiff_t _stride, int width, int height, member
Dhevcdsp_template.c29 static void FUNC(put_pcm)(uint8_t *_dst, ptrdiff_t stride, int width, int height, in FUNC() argument