Searched refs:pValue (Results 1 – 12 of 12) sorted by relevance
| /CTR-SDK-4.2.5/include/nn/jpeg/CTR/ |
| D | jpeg_MpEncoder.h | 672 void SetMpPanOverlapH(const Rational* pValue) in SetMpPanOverlapH() argument 676 if (pValue) in SetMpPanOverlapH() 678 m_TemporarySetting.mpAttribute.panOverlapH = *pValue; in SetMpPanOverlapH() 715 void SetMpPanOverlapV(const Rational* pValue) in SetMpPanOverlapV() argument 719 if (pValue) in SetMpPanOverlapV() 721 m_TemporarySetting.mpAttribute.panOverlapV = *pValue; in SetMpPanOverlapV() 804 void SetMpConvergenceAngle(const Srational* pValue) in SetMpConvergenceAngle() argument 808 if (pValue) in SetMpConvergenceAngle() 810 m_TemporarySetting.mpAttribute.convergenceAngle = *pValue; in SetMpConvergenceAngle() 848 void SetMpBaselineLength(const Rational* pValue) in SetMpBaselineLength() argument [all …]
|
| /CTR-SDK-4.2.5/include/nn/boss/ |
| D | boss_TaskAction.h | 152 nn::Result AddHeaderField(const char* pLabel, const char* pValue); 192 nn::Result SetHttpProperty(PropertyType type, const void* pValue, size_t size) ; 219 nn::Result GetHttpProperty(PropertyType type, void* pValue, size_t size) ; 240 nn::Result SetFileProperty(PropertyType type, const void* pValue, size_t size) ; 261 nn::Result GetFileProperty(PropertyType type, void* pValue, size_t size) ; 312 nn::Result virtual GetProperty(PropertyType type, void* pValue, size_t size);
|
| D | boss_NsaDownloadAction.h | 76 nn::Result virtual SetProperty(PropertyType type, const void* pValue, size_t size); 102 nn::Result virtual GetProperty(PropertyType type, void* pValue, size_t size);
|
| D | boss_TaskQuery.h | 99 nn::Result GetValue(u8 index, void* pValue, size_t size); 113 nn::Result AddQuery(const char* pName, const char* pValue); 176 nn::Result AddQuery(const char* pName, const void* pValue, size_t size, QueryType type);
|
| D | boss_TaskOption.h | 92 nn::Result SetProperty(PropertyType type, const void* pValue, size_t size); 111 nn::Result GetProperty(PropertyType type, void* pValue, size_t size);
|
| D | boss_TaskPolicy.h | 139 nn::Result SetProperty(PropertyType type, const void* pValue, size_t size); 161 nn::Result GetProperty(PropertyType type, void* pValue, size_t size);
|
| D | boss_TaskStatus.h | 73 Result GetProperty(PropertyType type, void* pValue, size_t size);
|
| D | boss_TaskError.h | 63 nn::Result GetProperty(PropertyType type, void* pValue, size_t size);
|
| D | boss_DataStoreDownloadAction.h | 127 virtual nn::Result GetProperty(PropertyType type, void* pValue, size_t size);
|
| D | boss_DataStoreUploadAction.h | 162 virtual nn::Result GetProperty(PropertyType type, void* pValue, size_t size);
|
| D | boss_NsData.h | 101 nn::Result GetHeaderInfo(HeaderInfoType type, void* pValue, size_t size);
|
| /CTR-SDK-4.2.5/include/nn/dsp/CTR/MPCore/ |
| D | dsp_Api.h | 118 nn::Result RecvData( u16 regNo, u16 *pValue );
|