Searched defs:atts (Results 1 – 3 of 3) sorted by relevance
164 MediaProfiles::createVideoCodec(const char **atts, MediaProfiles *profiles) in createVideoCodec()188 MediaProfiles::createAudioCodec(const char **atts, MediaProfiles *profiles) in createAudioCodec()209 MediaProfiles::createAudioDecoderCap(const char **atts) in createAudioDecoderCap()225 MediaProfiles::createVideoDecoderCap(const char **atts) in createVideoDecoderCap()241 MediaProfiles::createVideoEncoderCap(const char **atts) in createVideoEncoderCap()267 MediaProfiles::createAudioEncoderCap(const char **atts) in createAudioEncoderCap()291 MediaProfiles::createEncoderOutputFileFormat(const char **atts) in createEncoderOutputFileFormat()312 MediaProfiles::createCamcorderProfile(int cameraId, const char **atts, Vector<int>& cameraIds) in createCamcorderProfile()350 void MediaProfiles::addImageEncodingQualityLevel(int cameraId, const char** atts) in addImageEncodingQualityLevel()367 MediaProfiles::getCameraId(const char** atts) in getCameraId()[all …]
99 private void parseRow(Attributes atts) throws SAXException { in parseRow()134 Attributes atts) throws SAXException { in startElement()
1127 XMLNode::startElement(void *userData, const char *name, const char **atts) in startElement()