Home
last modified time | relevance | path

Searched refs:uc (Results 1 – 7 of 7) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dloopfilter_filters.c16 typedef unsigned char uc; typedef
27 static signed char vp8_filter_mask(uc limit, uc blimit, in vp8_filter_mask()
28 uc p3, uc p2, uc p1, uc p0, in vp8_filter_mask()
29 uc q0, uc q1, uc q2, uc q3) in vp8_filter_mask()
43 static signed char vp8_hevmask(uc thresh, uc p1, uc p0, uc q0, uc q1) in vp8_hevmask()
51 static void vp8_filter(signed char mask, uc hev, uc *op1, in vp8_filter()
52 uc *op0, uc *oq0, uc *oq1) in vp8_filter()
161 static void vp8_mbfilter(signed char mask, uc hev, in vp8_mbfilter()
162 uc *op2, uc *op1, uc *op0, uc *oq0, uc *oq1, uc *oq2) in vp8_mbfilter()
282 static signed char vp8_simple_filter_mask(uc blimit, uc p1, uc p0, uc q0, uc q1) in vp8_simple_filter_mask()
[all …]
Dloopfilter.c18 typedef unsigned char uc; typedef
/hardware/intel/common/libwsbm/src/
Dwsbm_driver.c137 } *uc = containerOf(c, union _PCondConverter, wc); in pCondConvert() local
139 return &uc->pc; in pCondConvert()
/hardware/intel/common/libva/
DMakefile.am37 dpkg-buildpackage -rfakeroot -uc -us
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
Dcpplint.py3338 for uc in unicodedata.normalize('NFC', line):
3339 if unicodedata.east_asian_width(uc) in ('W', 'F'):
3341 elif not unicodedata.combining(uc):
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/mips/dspr2/
Dloopfilter_filters_dspr2.c17 typedef unsigned char uc; typedef
/hardware/intel/img/libdrm/
Dltmain.sh2602 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then
7932 done | sort | sort -uc >/dev/null 2>&1); then