HomeSort by relevance Sort by last modified time
    Searched refs:cstd (Results 1 - 4 of 4) sorted by null

  /external/clang/test/Modules/Inputs/
pch-used.h 1 @import cstd.stdio;
  /external/mesa3d/src/gallium/auxiliary/vl/
vl_csc.c 42 * mat44 csc, cstd, procamp, bias
43 * csc = cstd * (procamp * bias)
45 * Where cstd is a matrix corresponding to one of the color standards (BT.601, BT.709, etc)
92 * [ c*cstd[ 0], c*cstd[ 1]*s*cos(h) - c*cstd[ 2]*s*sin(h), c*cstd[ 2]*s*cos(h) + c*cstd[ 1]*s*sin(h), cstd[ 3] + cstd[ 0]*(b + c*ybias) + cstd[ 1]*(c*cbbias*s*cos(h) + c*crbias*s*sin(h)) + cstd[ 2]*(c*crbias*s*cos(h) (…)
189 const vl_csc_matrix *cstd; local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/frv/
allinsn.s 910 .global cstd
911 cstd: label
912 cstd fp,@(sp,sp),cc0,0
allinsn.d 687 00000388 <cstd>:
688 388: 85 90 10 c1 cstd fp,@\(sp,sp\),cc0,0x0

Completed in 191 milliseconds