Home
last modified time | relevance | path

Searched defs:videoFormat (Results 1 – 25 of 25) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/test/unittest/utils/
H A Dvideo_param_test.cpp142 uint8_t videoFormat = 1; variable
158 uint8_t videoFormat = DEFAULT_VIDEO_FORMAT; variable
191 uint8_t videoFormat = DEFAULT_VIDEO_FORMAT; variable
222 uint8_t videoFormat = DEFAULT_VIDEO_FORMAT; variable
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/recorder_fuzztest/recordersetvideoencoder_fuzzer/
H A Drecordersetvideoencoder_fuzzer.cpp63 int32_t videoFormat = abs((ProduceRandomNumberCrypt()) % (videoCodecFormatList)); in RecorderSetVideoEncoderFuzz() local
/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/utils/src/
H A Dvideo_param.cpp94 void VideoParam::SetVideoFormat(uint8_t videoFormat) in SetVideoFormat()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/2.0/src/
H A Dscreenregion_test.cpp386 uint8_t videoFormat = VIDEO_DATA_FORMAT_YUVI420; variable
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/media_manager/
H A Dreader.cpp114 auto videoFormat = it->second->GetFormat(); in GetMediaInfo() local
H A Dmpeg_manager.cpp177 Format videoFormat; in InitVideoCodec() local
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_data_process.cpp215 Videoformat videoFormat; in GetPipelineFormat() local
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/impl/include/
H A Drecorder_source.h47 VideoCodecFormat videoFormat = HEVC; member
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/common/
H A Daw_common.h69 VideoCodecFormat videoFormat = MPEG4; member
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/
H A Ddcamera_stream_data_process.cpp295 Videoformat videoFormat; in GetPipelineFormat() local
/ohos5.0/foundation/multimedia/media_foundation/src/capi/
H A Dnative_avformat.cpp54 OH_AVFormat *videoFormat = new (std::nothrow) OH_AVFormat(); in OH_AVFormat_CreateVideoFormat() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/
H A DNativeAVMuxerFunctionTest.cpp96 OH_AVFormat* videoFormat = OH_AVFormat_Create(); in AddVideoTrack() local
317 OH_AVFormat* videoFormat = OH_AVFormat_Create(); in AddVideoTrackByFd() local
552 OH_AVFormat* videoFormat = OH_AVFormat_Create(); in AddVideoTrackH264ByFd() local
H A DNativeAVMuxerStablityTest.cpp169 OH_AVFormat* videoFormat = OH_AVFormat_Create(); in AddVideoTrack() local
330 OH_AVFormat* videoFormat = OH_AVFormat_Create(); in AddVideoTrackByFd() local
358 OH_AVFormat* videoFormat = OH_AVFormat_Create(); in AddVideoTrackH264ByFd() local
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/test/sample/
H A Dmain.cpp198 CameraFormat videoFormat = ConvertToCameraFormat(g_videoInfo->format_); in InitVideoOutput() local
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_0/include/
H A Dut_common.h84 int videoFormat = PIXEL_FMT_YCRCB_420_SP; variable
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_1/include/
H A Dhdi_common_v1_1.h108 int videoFormat = PIXEL_FMT_YCRCB_420_SP; variable
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/include/
H A Drecorder_mock.h100 VideoCodecFormat videoFormat = H264; member
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/test/
H A Dcamera_video.cpp185 int32_t videoFormat = CAMERA_FORMAT_YUV_420_SP; in main() local
/ohos5.0/foundation/distributedhardware/distributed_camera/test/distributedcameraclienttest/
H A Ddcamera_client_demo.cpp201 CameraFormat videoFormat = ConvertToCameraFormat(g_videoInfo->format_); in InitVideoOutput() local
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_3/include/
H A Dhdi_common_v1_3.h128 int videoFormat = PIXEL_FMT_YCRCB_420_SP; variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_sender/src/
H A Dav_sender_engine.cpp646 std::string videoFormat = Plugin::AnyCast<std::string>(value); in NotifyStreamChange() local
/ohos5.0/drivers/peripheral/camera/test/fuzztest/common/include/
H A Dcommon.h153 int videoFormat = PIXEL_FMT_YCRCB_420_SP; variable
/ohos5.0/drivers/peripheral/camera/test/hdi/v1_2/include/
H A Dhdi_common_v1_2.h146 int videoFormat = PIXEL_FMT_YCRCB_420_SP; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp756 CameraFormat videoFormat = CAMERA_FORMAT_YUV_420_SP; in CreateVideoOutput() local
1193 CameraFormat videoFormat = CAMERA_FORMAT_YUV_420_SP; variable
1216 CameraFormat videoFormat = CAMERA_FORMAT_YUV_420_SP; variable
6119 CameraFormat videoFormat = CAMERA_FORMAT_YUV_420_SP; variable
6145 CameraFormat videoFormat = CAMERA_FORMAT_YUV_420_SP; variable
6175 CameraFormat videoFormat = CAMERA_FORMAT_YUV_420_SP; variable
8071 CameraFormat videoFormat = CAMERA_FORMAT_YUV_420_SP; variable
8137 CameraFormat videoFormat = CAMERA_FORMAT_YUV_420_SP; variable
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/moduletest/src/
H A Dcamera_framework_moduletest.cpp6580 CameraFormat videoFormat = videoProfiles[0].GetCameraFormat(); variable