Home
last modified time | relevance | path

Searched defs:no (Results 1 – 5 of 5) sorted by relevance

/CTR-SDK-4.2.5/include/nn/config/compiler/
Degcc.h36 #define NN_LSYM( no ) no argument
37 #define NN_BSYM( no ) %b##no argument
38 #define NN_FSYM( no ) %f##no argument
Drvct.h111 #define NN_LSYM( no ) no argument
112 #define NN_BSYM( no ) %b##no argument
113 #define NN_FSYM( no ) %f##no argument
/CTR-SDK-4.2.5/include/nn/y2r/CTR/
Dy2r_Api.h474 inline void SetStandardCoefficient( StandardCoefficient no ) in SetStandardCoefficient()
487 inline void GetStandardCoefficientParams( CoefficientParams* pDst, StandardCoefficient no ) in GetStandardCoefficientParams()
/CTR-SDK-4.2.5/include/nn/camera/CTR/
Dcamera_Api.h947 inline nn::Result GetSuitableY2rStandardCoefficient(nn::y2r::CTR::StandardCoefficient* no) in GetSuitableY2rStandardCoefficient()
/CTR-SDK-4.2.5/include/nn/hw/ARM/
DARMv6_reg.h181 #define HW_C3_DOMAIN_ID_SFT( no ) ( (no) * 2 ) argument