/foundation/multimedia/player_framework/test/unittest/avcodec_test/vcodec_test/ |
D | vcodec_unit_test.cpp | 112 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/ |
D | hencoder.cpp | 32 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()
|
D | hdecoder.cpp | 54 optional<double> frameRate = GetFrameRateFromUser(format); in SetupPort() local
|
/foundation/distributedhardware/distributed_camera/services/data_process/src/utils/ |
D | image_common_type.cpp | 30 void VideoConfigParams::SetFrameRate(int32_t frameRate) in SetFrameRate()
|
/foundation/multimedia/histreamer/engine/include/pipeline/filters/codec/video_encoder/ |
D | video_encoder_filter.h | 75 uint32_t frameRate; member
|
/foundation/multimedia/histreamer/engine/plugin/plugins/codec_adapter/ |
D | codec_port.cpp | 49 uint32_t frameRate; in Config() local
|
/foundation/multimedia/av_codec/frameworks/native/capi/common/ |
D | native_avcapability.cpp | 399 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/ |
D | avmuxer_demo_common.h | 35 double frameRate; member
|
/foundation/multimedia/player_framework/services/engine/gstreamer/recorder/element_wrapper/ |
D | video_encoder.cpp | 160 Range frameRate = (*iter).frameRate; in CheckConfigReady() local
|
/foundation/distributedhardware/distributed_camera/services/data_process/include/utils/ |
D | image_common_type.h | 49 …VideoConfigParams(VideoCodecType videoCodec, Videoformat pixelFormat, int32_t frameRate, int32_t w… in VideoConfigParams()
|
/foundation/multimedia/player_framework/services/services/recorder/server/ |
D | recorder_server.h | 100 int32_t frameRate; member
|
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/ |
D | command_parser.h | 38 uint32_t frameRate = 30; member
|
/foundation/multimedia/media_lite/services/recorder_lite/impl/include/ |
D | recorder_source.h | 50 int32_t frameRate = 0; member
|
/foundation/distributedhardware/distributed_camera/services/data_process/test/unittest/common/pipeline_node/ |
D | fps_controller_process_test.cpp | 100 int32_t frameRate = 50; variable
|
D | encode_data_process_test.cpp | 74 int32_t frameRate = 50; variable
|
/foundation/multimedia/player_framework/test/unittest/avcodec_test/native/avcodec_info/ |
D | avcodec_info_native_mock.cpp | 197 RangeMock frameRate; in GetPreferredFrameRate() local
|
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/ |
D | util.cpp | 91 cJSON* frameRate = cJSON_GetObjectItem(overallData, "FrameRate"); in ReadJsonConfig() local
|
/foundation/multimedia/av_codec/test/unittest/codeclist_test/inner/ |
D | codeclist_inner_mock.cpp | 202 …cListInnerMock::AreVideoSizeAndFrameRateSupported(int32_t width, int32_t height, int32_t frameRate) in AreVideoSizeAndFrameRateSupported()
|
/foundation/multimedia/player_framework/test/fuzztest/common/ |
D | aw_common.h | 59 int32_t frameRate = 30; member
|
/foundation/multimedia/media_lite/frameworks/recorder_lite/passthrough/ |
D | recorder_client.cpp | 60 int32_t Recorder::RecorderClient::SetVideoFrameRate(int32_t sourceId, int32_t frameRate) in SetVideoFrameRate()
|
/foundation/multimedia/media_lite/frameworks/recorder_lite/ |
D | recorder.cpp | 54 int32_t Recorder::SetVideoFrameRate(int32_t sourceId, int32_t frameRate) in SetVideoFrameRate()
|
/foundation/multimedia/histreamer/engine/plugin/plugins/ffmpeg_adapter/video_encoder/ |
D | ffmpeg_vid_enc_config.cpp | 72 uint32_t frameRate = 0; in SetVideoFrameRateAndTimeBase() local
|
/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/include/ |
D | recorder_mock.h | 90 int32_t frameRate = 30; member
|
/foundation/multimedia/player_framework/frameworks/native/recorder/ |
D | recorder_impl.cpp | 77 int32_t RecorderImpl::SetVideoFrameRate(int32_t sourceId, int32_t frameRate) in SetVideoFrameRate()
|
/foundation/multimedia/media_lite/services/recorder_lite/impl/src/ |
D | recorder_impl.cpp | 54 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
|