/third_party/spirv-tools/utils/ |
H A D | generate_registry_tables.py | 62 line = '{' + '{}, "{}", "{}", "{}"'.format(value,
|
/third_party/vk-gl-cts/modules/gles3/scripts/ |
H A D | gen-large-constant-arrays.py | 89 .format(TYPE=elements[0].typeString(), LENGTH=len(elements)))
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineSpecConstantUtil.hpp | 53 vk::VkImageCreateInfo makeImageCreateInfo (const tcu::IVec2& size, const vk::VkFormat format, const vk::VkImageUsageFlags usage);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | os_none.c | 238 int os_snprintf(char *str, size_t size, const char *format, ...) in os_snprintf() argument
|
/third_party/vk-gl-cts/external/vulkancts/scripts/ |
H A D | amber_verify.py | 47 buildPath = buildPathPtrn.format(
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | os_none.c | 238 int os_snprintf(char *str, size_t size, const char *format, ...) in os_snprintf() argument
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_screen.h | 66 VkFormat format; member
|
/third_party/skia/third_party/externals/angle2/scripts/ |
H A D | roll_aosp.sh | 89 gn desc ${GN_OUTPUT_DIRECTORY} --format=json "*" > ${GN_OUTPUT_DIRECTORY}/desc.$abi.json
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
H A D | gen_load_texture_border_functions_table.py | 8 # not renderer specific. The mappings are done from the GL internal format, to the ANGLE format ID. 40 // - the GL internal format (supplied to glTex*Image*D) 54 // Use LoadToNative for any format that doesn't reorder channels. 142 output = template.format(
|
/vendor/ohemu/qemu_xtensa_mini_system_demo/ |
H A D | qemu_run.sh | 112 -drive file=$image_file,if=mtd,format=raw
|
/test/testfwk/xdevice/plugins/devicetest/driver/ |
H A D | windows.py | 87 err_msg = ErrorMessage.TestCase.Code_0203010.format(request.get_source_file()) 151 LOG.info("Test list: {}".format(checked_test_list))
|
/test/xts/acts/ai/nncore/common/ |
H A D | nncore_utils.h | 37 OH_NN_Format format = OH_NN_FORMAT_NONE; member 148 NN_TensorDesc* createTensorDesc(const int32_t* shape, size_t shapeNum, OH_NN_DataType dataType, OH_NN_Format format);
|
/test/xts/acts/applications/kitframework/ |
H A D | kitfwk_oem_api_test.c | 24 #define LOG(format, ...) printf("%s:" format "\r\n", __FUNCTION__, ##__VA_ARGS__)
112 TEST_ASSERT_NOT_NULL_MESSAGE(root, "Invalid json format!");
115 TEST_ASSERT_NOT_NULL_MESSAGE(kitInfoArray, "Invalid json format!");
|
/third_party/curl/tests/ |
H A D | negtelnetserver.py | 104 response = VERIFIED_RSP.format(pid=pid) 326 .format(ident=IDENT))
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_blockdetect.c | 70 pix_desc = av_pix_fmt_desc_get(inlink->format); in blockdetect_config_input() 73 s->nb_planes = av_pix_fmt_count_planes(inlink->format); in blockdetect_config_input()
|
H A D | vf_edgedetect.c | 124 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_props() 126 edgedetect->nb_planes = inlink->format == AV_PIX_FMT_GRAY8 ? 1 : 3; in config_props()
|
H A D | vf_elbg.c | 117 elbg->pix_desc = av_pix_fmt_desc_get(inlink->format); in config_input() 135 ff_fill_rgba_map(elbg->rgba_map, inlink->format); in config_input()
|
H A D | f_streamselect.c | 131 outlink->format = inlink->format; in config_output()
|
H A D | vf_blackdetect.c | 103 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(inlink->format); in config_input() 116 s->pixel_black_th_i = ff_fmt_is_in(inlink->format, yuvj_formats) ? in config_input()
|
H A D | vf_colorkey.c | 167 const AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(avctx->inputs[0]->format); in config_output() 175 ff_fill_rgba_map(ctx->co, outlink->format); in config_output()
|
H A D | vf_histeq.c | 106 const AVPixFmtDescriptor *pix_desc = av_pix_fmt_desc_get(inlink->format); in config_input() 109 ff_fill_rgba_map(histeq->rgba_map, inlink->format); in config_input()
|
H A D | vf_neighbor_opencl.c | 136 av_get_pix_fmt_name(input->format), in neighbor_opencl_filter_frame() 207 av_get_pix_fmt_name(output->format), in neighbor_opencl_filter_frame()
|
H A D | vf_multiply.c | 68 s->nb_planes = av_pix_fmt_count_planes(inlink->format); in config_input() 69 if ((ret = av_image_fill_linesizes(s->linesize, inlink->format, inlink->w)) < 0) in config_input()
|
/third_party/ffmpeg/libavcodec/ |
H A D | v4l2_m2m.c | 114 av_log(log_ctx, AV_LOG_DEBUG, "v4l2 output format not supported\n"); in v4l2_probe_driver() 120 av_log(log_ctx, AV_LOG_DEBUG, "v4l2 capture format not supported\n"); in v4l2_probe_driver() 149 ofmt = s->output.format; in v4l2_configure_contexts() 150 cfmt = s->capture.format; in v4l2_configure_contexts() 161 av_log(log_ctx, AV_LOG_ERROR, "can't set v4l2 output format\n"); in v4l2_configure_contexts() 167 av_log(log_ctx, AV_LOG_ERROR, "can't to set v4l2 capture format\n"); in v4l2_configure_contexts() 226 /* 3. get the new capture format */ in ff_v4l2_m2m_codec_reinit() 229 av_log(log_ctx, AV_LOG_ERROR, "query the new capture format\n"); in ff_v4l2_m2m_codec_reinit() 233 /* 4. set the capture format */ in ff_v4l2_m2m_codec_reinit() 236 av_log(log_ctx, AV_LOG_ERROR, "setting capture format\ in ff_v4l2_m2m_codec_reinit() [all...] |
H A D | nuv.c | 82 f->format, width, height, 1); in copy_frame() 84 f->format, width, height); in copy_frame()
|