Home
last modified time | relevance | path

Searched refs:raw_type (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/optional/detail/
H A Dold_optional_implementation.hpp51 typedef BOOST_DEDUCED_TYPENAME remove_reference<T>::type raw_type ; typedef
53 typedef raw_type& reference_const_type ;
54 typedef raw_type& reference_type ;
56 typedef BOOST_DEDUCED_TYPENAME remove_const<raw_type>::type&& rval_reference_type ;
57 typedef raw_type& reference_type_of_temporary_wrapper;
60 typedef raw_type* pointer_const_type ;
61 typedef raw_type* pointer_type ;
62 typedef raw_type& argument_type ;
/OK3568_Linux_fs/kernel/drivers/s390/crypto/
H A Dap_card.c209 struct ap_card *ap_card_create(int id, int queue_depth, int raw_type, in ap_card_create() argument
220 ac->raw_hwtype = raw_type; in ap_card_create()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/directive/
H A Draw.hpp41 using spirit::raw_type;
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp1/
H A Disp_params.h128 enum rkisp1_fmt_raw_pat_type raw_type; member
H A Disp_params.c149 switch (params_vdev->raw_type) { in isp_bls_config()
2329 params_vdev->raw_type = in_fmt->bayer_pat; in rkisp1_params_configure_isp()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params.h74 enum rkisp_fmt_raw_pat_type raw_type; member
H A Disp_stats_v32.c64 enum rkisp_fmt_raw_pat_type raw_type = in_fmt.bayer_pat; in rkisp_stats_get_bls_stats() local
85 switch (raw_type) { in rkisp_stats_get_bls_stats()
H A Disp_stats_v21.c384 enum rkisp_fmt_raw_pat_type raw_type = in_fmt.bayer_pat; in rkisp_stats_get_bls_stats() local
396 switch (raw_type) { in rkisp_stats_get_bls_stats()
H A Disp_params.c396 params_vdev->raw_type = in_fmt->bayer_pat; in rkisp_params_first_cfg()
H A Disp_stats_v3x.c451 enum rkisp_fmt_raw_pat_type raw_type = in_fmt.bayer_pat; in rkisp_stats_get_bls_stats() local
463 switch (raw_type) { in rkisp_stats_get_bls_stats()
H A Disp_stats_v2x.c485 enum rkisp_fmt_raw_pat_type raw_type = in_fmt.bayer_pat; in rkisp_stats_get_bls_stats() local
497 switch (raw_type) { in rkisp_stats_get_bls_stats()
H A Disp_params_v32.c332 switch (params_vdev->raw_type) { in isp_bls_config()
364 switch (params_vdev->raw_type) { in isp_bls_config()
1563 switch (params_vdev->raw_type) { in isp_rawawb_config()
H A Disp_params_v21.c281 switch (params_vdev->raw_type) { in isp_bls_config()
330 switch (params_vdev->raw_type) { in isp_bls_config()
H A Disp_params_v1x.c98 switch (params_vdev->raw_type) { in isp_bls_config()
H A Disp_params_v3x.c387 switch (params_vdev->raw_type) { in isp_bls_config()
419 switch (params_vdev->raw_type) { in isp_bls_config()
H A Disp_params_v2x.c321 switch (params_vdev->raw_type) { in isp_bls_config()
/OK3568_Linux_fs/kernel/tools/perf/
H A Ddesign.txt74 raw_type: 1 bit (most significant bit) 0x8000_0000_0000_0000
78 If 'raw_type' is 1, then the counter will count a hardware event
82 If 'raw_type' is 0, then the 'type' field says what kind of counter
121 in a 0x4064 event_id value and set hw_event.raw_type to 1.
/OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/
H A Drkisp1-common.h280 enum rkisp1_fmt_raw_pat_type raw_type; member
H A Drkisp1-params.c108 switch (params->raw_type) { in rkisp1_bls_config()
1316 params->raw_type = bayer_pat; in rkisp1_params_configure()
/OK3568_Linux_fs/kernel/drivers/staging/media/ipu3/
H A Dipu3-css.c749 frame_sp_info->raw_type = IMGU_ABI_RAW_TYPE_BAYER; in imgu_css_pipeline_init()
758 frame_sp_info->raw_type = IMGU_ABI_RAW_TYPE_BAYER; in imgu_css_pipeline_init()
767 frame_sp_info->raw_type = IMGU_ABI_RAW_TYPE_BAYER; in imgu_css_pipeline_init()
776 frame_sp_info->raw_type = IMGU_ABI_RAW_TYPE_BAYER; in imgu_css_pipeline_init()
938 frame_sp->info.raw_type = IMGU_ABI_RAW_TYPE_BAYER; in imgu_css_pipeline_init()
949 frame_sp->info.raw_type = IMGU_ABI_RAW_TYPE_BAYER; in imgu_css_pipeline_init()
965 frame_sp_info->raw_type = IMGU_ABI_RAW_TYPE_BAYER; in imgu_css_pipeline_init()
974 frame_sp->info.raw_type = IMGU_ABI_RAW_TYPE_BAYER; in imgu_css_pipeline_init()
H A Dipu3-abi.h1356 u8 raw_type; /* To choose the proper raw frame type. for member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dcommon_terminals.hpp72 ( raw, raw_type )