Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dvpx_dsp_common.h40 static INLINE uint8_t clip_pixel(int val) { in clip_pixel() function
/external/libvpx/libvpx/test/
Dconvolve_test.cc75 uint8_t clip_pixel(int x) { in clip_pixel() function