Searched refs:PLAYBACK_FORMATS (Results 1 – 3 of 3) sorted by relevance
162 …MtpPacketTool::PutAUInt16(outBuffer, PLAYBACK_FORMATS, sizeof(PLAYBACK_FORMATS) / sizeof(uint16_t)… in Maker()
20 static const uint16_t PLAYBACK_FORMATS[] = { variable
807 uint16_t size = sizeof(PLAYBACK_FORMATS) / sizeof(uint16_t); in GetMtpFormatByPath()809 if (it->first == PLAYBACK_FORMATS[i]) { in GetMtpFormatByPath()