Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dfastssim.c288 #define FS_COL_COPY(_col1, _col2) \ argument
295 #define FS_COL_HALVE(_col1, _col2) \ argument
302 #define FS_COL_DOUBLE(_col1, _col2) \ argument
/external/mesa3d/src/mesa/main/
Dffvertex_prog.c1030 struct ureg _col0 = undef, _col1 = undef; in build_lighting() local