Home
last modified time | relevance | path

Searched refs:CreateVideoFormatDescription (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/sdk/objc/components/video_codec/
Dnalu_rewriter.h53 CMVideoFormatDescriptionRef CreateVideoFormatDescription(
Dnalu_rewriter.cc251 CMVideoFormatDescriptionRef CreateVideoFormatDescription( in CreateVideoFormatDescription() function
DRTCVideoDecoderH264.mm114 rtc::ScopedCF(webrtc::CreateVideoFormatDescription((uint8_t *)inputImage.buffer.bytes,
/external/webrtc/sdk/objc/unittests/
Dnalu_rewriter_xctest.mm43 webrtc::CreateVideoFormatDescription(SPS_PPS_BUFFER, arraysize(SPS_PPS_BUFFER));
61 description = webrtc::CreateVideoFormatDescription(sps_pps_not_at_start_buffer,
72 XCTAssertFalse(webrtc::CreateVideoFormatDescription(other_buffer, arraysize(other_buffer)));
364 webrtc::CreateVideoFormatDescription(SPS_PPS_BUFFER, arraysize(SPS_PPS_BUFFER));