Searched refs:raw_type (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/testing/selftests/mm/
H A Duffd-stress.c386 static void parse_test_type_arg(const char *raw_type) argument
390 set_test_type(raw_type);
393 err("failed to parse test type argument: '%s'", raw_type);
/linux-master/drivers/staging/media/ipu3/
H A Dipu3-css.c736 frame_sp_info->raw_type = IMGU_ABI_RAW_TYPE_BAYER;
745 frame_sp_info->raw_type = IMGU_ABI_RAW_TYPE_BAYER;
754 frame_sp_info->raw_type = IMGU_ABI_RAW_TYPE_BAYER;
763 frame_sp_info->raw_type = IMGU_ABI_RAW_TYPE_BAYER;
925 frame_sp->info.raw_type = IMGU_ABI_RAW_TYPE_BAYER;
936 frame_sp->info.raw_type = IMGU_ABI_RAW_TYPE_BAYER;
952 frame_sp_info->raw_type = IMGU_ABI_RAW_TYPE_BAYER;
961 frame_sp->info.raw_type = IMGU_ABI_RAW_TYPE_BAYER;
H A Dipu3-abi.h1356 u8 raw_type; /* To choose the proper raw frame type. for member in struct:imgu_abi_frame_sp_info
/linux-master/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-common.h377 * @raw_type: the bayer pattern on the isp video sink pad
390 enum rkisp1_fmt_raw_pat_type raw_type; member in struct:rkisp1_params
H A Drkisp1-params.c118 switch (params->raw_type) {
1611 params->raw_type = bayer_pat;

Completed in 864 milliseconds