Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_common.h51 static INLINE uint8_t clip_pixel(int val) { in clip_pixel() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dconvolve_test.cc50 uint8_t clip_pixel(int x) { in clip_pixel() function