Searched defs:kH264 (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/openscreen/cast/streaming/ |
H A D | remoting_capabilities.h | 37 kH264, enumerator
|
H A D | constants.h | 112 enum class VideoCodec { kH264, kVp8, kHevc, kNotSpecified, kVp9, kAv1 }; enumerator
|
H A D | receiver_message.h | 26 kH264, enumerator
|
/aosp_15_r20/external/webrtc/api/video/ |
H A D | rtp_video_frame_assembler.h | 55 enum PayloadFormat { kRaw, kH264, kVp8, kVp9, kAv1, kGeneric }; enumerator
|