Home
last modified time | relevance | path

Searched refs:frameRate (Results 1 - 13 of 13) sorted by relevance

/drivers/hdf_core/framework/model/display/driver/
H A Dhdf_disp.h81 uint32_t frameRate; member
134 uint32_t frameRate; member
H A Dhdf_disp.c153 info->frameRate = panel->info->frameRate; in GetDispInfo()
/drivers/peripheral/codec/interfaces/include/
H A Dcodec_component_type.h121 RangeValue frameRate; /* Frame Rate. */ member
/drivers/peripheral/display/hal/
H A Ddisp_common.h133 uint32_t frameRate; member
H A Ddisp_hal.c88 HDF_LOGI("tmpInfo->frameRate = %u", tmpInfo->frameRate); in GetInfo()
/drivers/peripheral/format/interfaces/include/
H A Dformat_type.h574 uint32_t frameRate; /**< Encoding frame rate */ member
601 uint32_t frameRate; /**< Frame rate */ member
/drivers/hdf_core/framework/model/display/driver/panel/
H A Dssp_st7789.c249 .frameRate = FRAME_RATE, /* frame rate */
H A Dmipi_icn9700.c268 .frameRate = FRAME_RATE, /* frame rate */
/drivers/hdf_core/framework/model/display/driver/adapter_soc/
H A Dhi35xx_disp.c166 uint32_t pixNum = hpixel * vline * info->frameRate; in CalcPixelClk()
182 uint32_t bitNum = hpixel * vline * info->frameRate * bpp; in CalcDataRate()
/drivers/peripheral/codec/hal/idl_service/src/
H A Dcodec_component_config.cpp340 {CODEC_CONFIG_KEY_MIN_FRAME_RATE, cap.port.video.frameRate.min, 0}, in GetVideoPortCapability()
341 {CODEC_CONFIG_KEY_MAX_FRAME_RATE, cap.port.video.frameRate.max, 0}}; in GetVideoPortCapability()
/drivers/peripheral/codec/hal/src/
H A Dcodec_config_parser.c140 {CODEC_CONFIG_KEY_MIN_FRAME_RATE, (uint32_t *)&cap->port.video.frameRate.min, 0}, in GetVideoPortCapability()
141 {CODEC_CONFIG_KEY_MAX_FRAME_RATE, (uint32_t *)&cap->port.video.frameRate.max, 0} in GetVideoPortCapability()
/drivers/hdf_core/framework/model/display/driver/lcdkit/
H A Dlcdkit_parse_config.c132 PARSE_PANEL_SYMBOL(node, drsOps, "frameRate", &info->frameRate); in ParsePanelInfo()
/drivers/peripheral/display/hal/default/
H A Ddisplay_layer.c103 uint32_t frameRate; member

Completed in 10 milliseconds