Searched refs:MEDIA_MIME_VIDEO_RAW (Results 1 – 15 of 15) sorted by relevance
42 const char* const MEDIA_MIME_VIDEO_RAW = "video/raw"; variable
51 extern const char* const MEDIA_MIME_VIDEO_RAW;
139 outcapBuilder.SetMime(MEDIA_MIME_VIDEO_RAW); in AddHdiCap()142 incapBuilder.SetMime(MEDIA_MIME_VIDEO_RAW); in AddHdiCap()
39 Capability outCap(Media::MEDIA_MIME_VIDEO_RAW); in CreateDscreenInputPluginDef()
39 Capability inCap(Media::MEDIA_MIME_VIDEO_RAW); in CreateDscreenOutputPluginDef()
46 Capability outCaps(OHOS::Media::MEDIA_MIME_VIDEO_RAW); in VideoFileCaptureRegister()
43 Capability outCaps(OHOS::Media::MEDIA_MIME_VIDEO_RAW); in VideoCaptureRegister()
408 mime = MEDIA_MIME_VIDEO_RAW; in SetVideoCodecType()414 mime = MEDIA_MIME_VIDEO_RAW; in SetVideoCodecType()
397 std::string mime = MEDIA_MIME_VIDEO_RAW; in SetVideoCodecType()407 std::string mime = MEDIA_MIME_VIDEO_RAW; in SetVideoCodecType()
44 Capability cap(OHOS::Media::MEDIA_MIME_VIDEO_RAW); in SurfaceSinkRegister()
44 Capability cap(OHOS::Media::MEDIA_MIME_VIDEO_RAW); in SdlVideoRegister()
194 value = MEDIA_MIME_VIDEO_RAW;
85 capBuilder.SetMime(OHOS::Media::MEDIA_MIME_VIDEO_RAW); in UpdateInCaps()
282 value = MEDIA_MIME_VIDEO_RAW;
100 outcapBuilder.SetMime(OHOS::Media::MEDIA_MIME_VIDEO_RAW); in UpdateOutCaps()