Home
last modified time | relevance | path

Searched refs:h264Level (Results 1 - 1 of 1) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/
H A Dwfd_message.cpp76 uint8_t h264Level = (1 << (uint8_t)WfdH264Level::LEVEL_42); in SetVideoFormats() local
108 ss << std::setfill('0') << std::setw(BIT_OFFSET_TWO) << std::hex << (int32_t)h264Level << RTSP_SP; in SetVideoFormats()
387 uint32_t h264Level = wfdVideoFormatsInfo.level; in SetVideoFormats() local
395 (void)h264Level; in SetVideoFormats()
426 ss << std::setfill('0') << std::setw(BIT_OFFSET_TWO) << std::hex << h264Level << RTSP_SP; in SetVideoFormats()

Completed in 1 milliseconds