Home
last modified time | relevance | path

Searched defs:fps (Results 26 - 50 of 135) sorted by relevance

123456

/third_party/ffmpeg/libavformat/
H A Dmpsubdec.c105 int fps, len = ff_get_line(s->pb, line, sizeof(line)); in mpsub_read_header() local
H A Dtmv.c72 AVRational fps; in tmv_read_header() local
[all...]
H A Dmm.c63 int len, type, fps, w, h; in probe() local
H A Dvivo.c124 AVRational fps = { 0 }; in vivo_read_header() local
[all...]
H A Dthp.c35 AVRational fps; member
H A Davs.c39 int fps; member
H A Drpl.c129 AVRational fps; in rpl_read_header() local
H A Dmicrodvddec.c110 double fps; in microdvd_read_header() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_hwc_prevalidate_util.cpp100 CreateSurfaceNodeLayerInfo(uint32_t zorder, RSSurfaceRenderNode::SharedPtr node, GraphicTransformType transform, uint32_t fps, RequestLayerInfo &info) CreateSurfaceNodeLayerInfo() argument
151 CreateDisplayNodeLayerInfo(uint32_t zorder, RSDisplayRenderNode::SharedPtr node, const ScreenInfo &screenInfo, uint32_t fps, RequestLayerInfo &info) CreateDisplayNodeLayerInfo() argument
185 CreateUIFirstLayerInfo( RSSurfaceRenderNode::SharedPtr node, GraphicTransformType transform, uint32_t fps, RequestLayerInfo &info) CreateUIFirstLayerInfo() argument
210 CreateRCDLayerInfo( RSRcdSurfaceRenderNode::SharedPtr node, const ScreenInfo &screenInfo, uint32_t fps, RequestLayerInfo &info) CreateRCDLayerInfo() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/
H A Dhgm_multi_app_strategy_test.cpp51 int32_t fps; member
/foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/src/
H A Dframe_painter.cpp70 void FramePainter::DrawFPSLine(Drawing::Canvas &canvas, uint32_t fps, double thickness, uint32_t color) in DrawFPSLine() argument
92 GenerateTimeBars( uint32_t width, uint32_t height, uint32_t fps) GenerateTimeBars() argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/media_manager/
H A Dmedia_format.h83 int32_t fps; member
/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dcamera_output_capability.cpp49 Profile::Profile(CameraFormat format, Size size, Fps fps, std::vector<uint32_t> abilityId) in Profile() argument
51 Profile::Profile(CameraFormat format, Size size, Fps fps, std::vector<uint32_t> abilityId, int32_t specId) in Profile() argument
/foundation/multimedia/player_framework/services/services/recorder/ipc/
H A Di_standard_recorder_service.h41 virtual int32_t SetCaptureRate(int32_t sourceId, double fps) in SetCaptureRate() argument
/foundation/multimedia/media_lite/frameworks/recorder_lite/
H A Drecorder.cpp72 int32_t Recorder::SetCaptureRate(int32_t sourceId, double fps) in SetCaptureRate() argument
/foundation/multimedia/media_lite/frameworks/recorder_lite/passthrough/
H A Drecorder_client.cpp78 int32_t Recorder::RecorderClient::SetCaptureRate(int32_t sourceId, double fps) in SetCaptureRate() argument
/foundation/multimedia/media_lite/services/recorder_lite/server/src/
H A Drecorder_service.cpp116 double *fps = (double*)ReadRawData(req, sizeof(double)); in Dispatch() local
/foundation/resourceschedule/qos_manager/common/src/
H A Dconfig_reader.cpp236 int ConfigReader::GetDegratationFps(int fps) in GetDegratationFps() argument
244 bool ConfigReader::IsValidFps(const std::string& fps) in IsValidFps() argument
[all...]
/foundation/communication/wifi/wifi/interfaces/kits/c/
H A Dwifi_hid2d.h155 int fps; member
/test/xts/hats/hdf/camera/cameraMg_additional/v1_0/src/
H A Dcommon.cpp286 float fps = (int64_t)(100000000000 * timestampCount_ / timeInterval) / 100.0; in CalculateFps() local
/test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_0/src/
H A Dbenchmark_common.cpp280 float fps = (int64_t)(100000000000 * timestampCount_ / timeInterval) / 100.0; in CalculateFps() local
/test/xts/hats/hdf/camera/cameraMg/v1_0/src/
H A Dcommon.cpp306 float fps = (int64_t)(100000000000 * timestampCount_ / timeInterval) / 100.0; in CalculateFps() local
/third_party/ffmpeg/libavfilter/
H A Dvf_detelecine.c168 AVRational fps = inlink->frame_rate; in config_output() local
[all...]
H A Dvf_fps.c117 AVFILTER_DEFINE_CLASS(fps); variable
/third_party/ffmpeg/libavdevice/
H A Davdevice.h420 AVRational fps; member

Completed in 15 milliseconds

123456