Home
last modified time | relevance | path

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

123

/foundation/multimedia/player_framework/test/unittest/avcodec_test/vcodec_test/
Dvcodec_unit_test.cpp112 string frameRate = "frame_rate"; variable
150 string frameRate = "frame_rate"; variable
183 string frameRate = "frame_rate"; variable
220 string frameRate = "frame_rate"; variable
261 string frameRate = "frame_rate"; variable
297 string frameRate = "frame_rate"; variable
335 string frameRate = "frame_rate"; variable
374 string frameRate = "frame_rate"; variable
413 string frameRate = "frame_rate"; variable
464 string frameRate = "frame_rate"; variable
[all …]
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
Dhencoder.cpp32 optional<double> frameRate = GetFrameRateFromUser(format); in OnConfigure() local
119 int32_t HEncoder::SetupPort(const Format &format, std::optional<double> frameRate) in SetupPort()
200 static uint32_t SetPFramesSpacing(int32_t iFramesIntervalInMs, double frameRate, uint32_t bFramesSp… in SetPFramesSpacing()
279 int32_t HEncoder::SetupAVCEncoderParameters(const Format &format, std::optional<double> frameRate) in SetupAVCEncoderParameters()
323 … HEncoder::SetAvcFields(OMX_VIDEO_PARAM_AVCTYPE& avcType, int32_t iFrameInterval, double frameRate) in SetAvcFields()
361 int32_t HEncoder::SetupHEVCEncoderParameters(const Format &format, std::optional<double> frameRate) in SetupHEVCEncoderParameters()
Dhdecoder.cpp54 optional<double> frameRate = GetFrameRateFromUser(format); in SetupPort() local
/foundation/distributedhardware/distributed_camera/services/data_process/src/utils/
Dimage_common_type.cpp30 void VideoConfigParams::SetFrameRate(int32_t frameRate) in SetFrameRate()
/foundation/multimedia/histreamer/engine/include/pipeline/filters/codec/video_encoder/
Dvideo_encoder_filter.h75 uint32_t frameRate; member
/foundation/multimedia/histreamer/engine/plugin/plugins/codec_adapter/
Dcodec_port.cpp49 uint32_t frameRate; in Config() local
/foundation/multimedia/av_codec/frameworks/native/capi/common/
Dnative_avcapability.cpp399 const auto &frameRate = videoCap->GetSupportedFrameRate(); in OH_AVCapability_GetVideoFrameRateRange() local
417 const auto &frameRate = videoCap->GetSupportedFrameRatesFor(width, height); in OH_AVCapability_GetVideoFrameRateRangeForSize() local
427 int32_t frameRate) in OH_AVCapability_AreVideoSizeAndFrameRateSupported()
/foundation/multimedia/av_codec/test/nativedemo/avmuxer/
Davmuxer_demo_common.h35 double frameRate; member
/foundation/multimedia/player_framework/services/engine/gstreamer/recorder/element_wrapper/
Dvideo_encoder.cpp160 Range frameRate = (*iter).frameRate; in CheckConfigReady() local
/foundation/distributedhardware/distributed_camera/services/data_process/include/utils/
Dimage_common_type.h49 …VideoConfigParams(VideoCodecType videoCodec, Videoformat pixelFormat, int32_t frameRate, int32_t w… in VideoConfigParams()
/foundation/multimedia/player_framework/services/services/recorder/server/
Drecorder_server.h100 int32_t frameRate; member
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
Dcommand_parser.h38 uint32_t frameRate = 30; member
/foundation/multimedia/media_lite/services/recorder_lite/impl/include/
Drecorder_source.h50 int32_t frameRate = 0; member
/foundation/distributedhardware/distributed_camera/services/data_process/test/unittest/common/pipeline_node/
Dfps_controller_process_test.cpp100 int32_t frameRate = 50; variable
Dencode_data_process_test.cpp74 int32_t frameRate = 50; variable
/foundation/multimedia/player_framework/test/unittest/avcodec_test/native/avcodec_info/
Davcodec_info_native_mock.cpp197 RangeMock frameRate; in GetPreferredFrameRate() local
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
Dutil.cpp91 cJSON* frameRate = cJSON_GetObjectItem(overallData, "FrameRate"); in ReadJsonConfig() local
/foundation/multimedia/av_codec/test/unittest/codeclist_test/inner/
Dcodeclist_inner_mock.cpp202 …cListInnerMock::AreVideoSizeAndFrameRateSupported(int32_t width, int32_t height, int32_t frameRate) in AreVideoSizeAndFrameRateSupported()
/foundation/multimedia/player_framework/test/fuzztest/common/
Daw_common.h59 int32_t frameRate = 30; member
/foundation/multimedia/media_lite/frameworks/recorder_lite/passthrough/
Drecorder_client.cpp60 int32_t Recorder::RecorderClient::SetVideoFrameRate(int32_t sourceId, int32_t frameRate) in SetVideoFrameRate()
/foundation/multimedia/media_lite/frameworks/recorder_lite/
Drecorder.cpp54 int32_t Recorder::SetVideoFrameRate(int32_t sourceId, int32_t frameRate) in SetVideoFrameRate()
/foundation/multimedia/histreamer/engine/plugin/plugins/ffmpeg_adapter/video_encoder/
Dffmpeg_vid_enc_config.cpp72 uint32_t frameRate = 0; in SetVideoFrameRateAndTimeBase() local
/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/include/
Drecorder_mock.h90 int32_t frameRate = 30; member
/foundation/multimedia/player_framework/frameworks/native/recorder/
Drecorder_impl.cpp77 int32_t RecorderImpl::SetVideoFrameRate(int32_t sourceId, int32_t frameRate) in SetVideoFrameRate()
/foundation/multimedia/media_lite/services/recorder_lite/impl/src/
Drecorder_impl.cpp54 const int32_t frameRate = 30; in SetDefaultVideoConfig() local
299 int32_t RecorderImpl::SetVideoFrameRate(int32_t sourceId, int32_t frameRate) in SetVideoFrameRate()
945 const int32_t frameRate = 30; in GetDataTrackSource() local

123