Home
last modified time | relevance | path

Searched defs:kH264 (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/openscreen/cast/streaming/
H A Dremoting_capabilities.h37 kH264, enumerator
H A Dconstants.h112 enum class VideoCodec { kH264, kVp8, kHevc, kNotSpecified, kVp9, kAv1 }; enumerator
H A Dreceiver_message.h26 kH264, enumerator
/aosp_15_r20/external/webrtc/api/video/
H A Drtp_video_frame_assembler.h55 enum PayloadFormat { kRaw, kH264, kVp8, kVp9, kAv1, kGeneric }; enumerator