Home
last modified time | relevance | path

Searched refs:read_input (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/frontends/xa/
Dxa_tgsi.c315 read_input(struct ureg_program *ureg, in read_input() function
386 read_input(ureg, src, &imm0, src_repeat_none, src_swizzle, in create_fs()
399 read_input(ureg, mask, &imm0, mask_repeat_none, in create_fs()
/external/toybox/toys/pending/
Dfdisk.c532 static int read_input(char *mesg, char *outp) in read_input() function
554 read_input(mesg, input); in read_hex()
1021 choice = 0x20 | read_input(msg, NULL); in add_new_partition()
1166 if ((read_input("Recalculate C/H/S (Y/n): ", NULL) | 0x20) == 'y') in move_begning()
1333 choice = 0x20 | read_input(msg, NULL); in expert_menu()
1494 choice = 0x20 | read_input(msg, NULL); in fdisk_main()
/external/libavc/test/encoder/
Dinput.c120 IV_STATUS_T read_input(FILE *fp, iv_raw_buf_t *ps_raw_buf) in read_input() function
Dapp.h371 IV_STATUS_T read_input(FILE *fp, iv_raw_buf_t *ps_raw_buf);
Dmain.c2003 status = read_input(ps_app_ctxt->fp_ip, ps_inp_raw_buf); in synchronous_encode()
2276 read_input(ps_app_ctxt->fp_psnr_ip, &s_inp_buf); in synchronous_encode()
/external/libhevc/test/encoder/
Dmain.c858 IHEVCE_PLUGIN_STATUS_T read_input(appl_ctxt_t *ps_ctxt, FILE *fp, ihevce_inp_buf_t *inp_pic) in read_input() function
1030 status = read_input(ps_ctxt, pf_inp_yuv, &inp_pic); in libihevce_encode_frame()
/external/libabigail/
DChangeLog32108 read_input into this. Support new 'path' attribute for
32113 (read_translation_unit_from_istream): Update wrt read_input ->
32667 * src/abg-reader.cc (read_input): Read the "address-size"
35492 (read_input, read_file, read_location, handle_element)
35711 (read_input): Handle pointer-type-def
35865 (read_input): Don't try to poke at file validity here. What was I