Home
last modified time | relevance | path

Searched refs:meas_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-stats.c184 pbuf->meas_type |= RKISP1_CIF_ISP_STAT_AWB; in rkisp1_stats_get_awb_meas_v10()
205 pbuf->meas_type |= RKISP1_CIF_ISP_STAT_AWB; in rkisp1_stats_get_awb_meas_v12()
225 pbuf->meas_type |= RKISP1_CIF_ISP_STAT_AUTOEXP; in rkisp1_stats_get_aec_meas_v10()
239 pbuf->meas_type |= RKISP1_CIF_ISP_STAT_AUTOEXP; in rkisp1_stats_get_aec_meas_v12()
262 pbuf->meas_type |= RKISP1_CIF_ISP_STAT_AFM; in rkisp1_stats_get_afc_meas()
279 pbuf->meas_type |= RKISP1_CIF_ISP_STAT_HIST; in rkisp1_stats_get_hst_meas_v10()
294 pbuf->meas_type |= RKISP1_CIF_ISP_STAT_HIST; in rkisp1_stats_get_hst_meas_v12()
/openbmc/openbmc/poky/scripts/
H A Doe-build-perf-report323 meas_type = 'time' if meas_r['type'] == 'sysres' else 'size'
326 'description': meas_r['name'] + ' ' + meas_type,
/openbmc/linux/include/uapi/linux/
H A Drkisp1-config.h990 __u32 meas_type; member