Home
last modified time | relevance | path

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

/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/
H A Dwfd_message.cpp75 uint8_t h264Profile = (1 << (uint8_t)WfdH264Profile::PROFILE_CHP); in SetVideoFormats() local
107 ss << std::setfill('0') << std::setw(BIT_OFFSET_TWO) << std::hex << (int32_t)h264Profile << RTSP_SP; in SetVideoFormats()
386 uint32_t h264Profile = wfdVideoFormatsInfo.profile; in SetVideoFormats() local
394 (void)h264Profile; in SetVideoFormats()
425 ss << std::setfill('0') << std::setw(BIT_OFFSET_TWO) << std::hex << h264Profile << RTSP_SP; in SetVideoFormats()

Completed in 2 milliseconds