Searched defs:encode (Results 1 – 6 of 6) sorted by relevance
75 static inline int encode(int mnc, int numDigits) { in encode() function98 static inline int encode(const std::string & mnc) { in encode() function
39 int encode(in android.hardware.HardwareBuffer src); in encode() method
41 int encode(in HardwareBuffer src); in encode() method
138 bool encode(double input, uint32_t *output) const { in encode() function
347 std::vector<uint8_t> encode(const typename StandardMetadata<T>::value_type& value) { in encode() function
680 bool encode = id != m_state->getLastEncodedBufferBind(target); in doBindBufferEncodeCached() local