Searched defs:valuep (Results 1 – 2 of 2) sorted by relevance
45 getsubopt(char **optionp, char * const *tokens, char **valuep) in getsubopt()
82 bool CodecProperties::getFeatureValue(std::string key, int32_t *valuep) { in getFeatureValue()