Home
last modified time | relevance | path

Searched refs:put_rect_clamped (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddiracdsp.h46 …void (*put_rect_clamped)(uint8_t *dst/*align 16*/, int dst_stride, const uint8_t *src/*align 16*/,… member
/third_party/ffmpeg/libavcodec/x86/
Ddiracdsp.asm135 ; void put_rect_clamped(uint8_t *dst, int dst_stride, int16_t *src, int src_stride, int width, int …