/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_packed_float.c | 46 unsigned vf = (fu.s.sign << 7) | (exponent << 4) | mantissa; in brw_float_to_vf() local 60 brw_vf_to_float(unsigned char vf) in brw_vf_to_float() argument [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | vaapi_vp9.c | 29 static VASurfaceID vaapi_vp9_surface_id(const VP9Frame *vf) in vaapi_vp9_surface_id() argument
|
H A D | vaapi_vp8.c | 26 static VASurfaceID vaapi_vp8_surface_id(VP8Frame *vf) in vaapi_vp8_surface_id() argument
|
H A D | vaapi_av1.c | 48 static VASurfaceID vaapi_av1_surface_id(AV1Frame *vf) in vaapi_av1_surface_id() argument
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_formats.c | 122 const struct vc4_format *vf = get_format(f); in vc4_rt_format_supported() local 133 const struct vc4_format *vf = get_format(f); in vc4_rt_format_is_565() local 144 const struct vc4_format *vf = get_format(f); in vc4_tex_format_supported() local 152 const struct vc4_format *vf = get_format(f); in vc4_get_tex_format() local 163 const struct vc4_format *vf = get_format(f); vc4_get_format_swizzle() local [all...] |
/third_party/libsnd/tests/ |
H A D | virtual_io_test.c | 57 { VIO_DATA *vf = (VIO_DATA *) user_data ; in vfget_filelen() local 64 { VIO_DATA *vf = (VIO_DATA *) user_data ; in vfseek() local 87 { VIO_DATA *vf in vfread() local 104 { VIO_DATA *vf = (VIO_DATA *) user_data ; vfwrite() local 127 { VIO_DATA *vf = (VIO_DATA *) user_data ; vftell() local [all...] |
/third_party/libsnd/ossfuzz/ |
H A D | sndfile_fuzz_header.h | 12 { VIO_DATA *vf = (VIO_DATA *)user_data ; in vfget_filelen() local 18 VIO_DATA *vf = (VIO_DATA *)user_data ; in vfseek() local 59 { VIO_DATA *vf = (VIO_DATA *)user_data ; vfread() local 81 { VIO_DATA *vf = (VIO_DATA *)user_data ; vftell() local [all...] |
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_formats.c | 57 const struct v3d_format *vf = get_format(devinfo, f); in v3d_rt_format_supported() local 68 const struct v3d_format *vf = get_format(devinfo, f); in v3d_get_rt_format() local 80 const struct v3d_format *vf = get_format(devinfo, f); in v3d_tex_format_supported() local 88 const struct v3d_format *vf = get_format(devinfo, f); in v3d_get_tex_format() local 100 const struct v3d_format *vf = get_format(devinfo, f); v3d_get_tex_return_size() local 121 const struct v3d_format *vf = get_format(devinfo, f); v3d_get_tex_return_channels() local 132 const struct v3d_format *vf = get_format(devinfo, f); v3d_get_format_swizzle() local 175 const struct v3d_format *vf = get_format(devinfo, f); v3d_format_supports_tlb_msaa_resolve() local [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_shader_cs.cpp | 46 auto& vf = value_factory(); in do_allocate_reserved_registers() local 112 auto& vf = value_factory(); in emit_load_3vec() local
|
H A D | sfn_shader_vs.cpp | 126 auto& vf = m_parent->value_factory(); in emit_clip_vertices() local 481 auto& vf = value_factory(); in load_input() local
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/tests/ |
H A D | sfn_instr_test.cpp | 317 ValueFactory vf; in TEST_F() local
|
H A D | sfn_liverange_test.cpp | 67 ValueFactory vf; in TEST_F() local 86 ValueFactory vf; in TEST_F() local 113 ValueFactory vf; TEST_F() local 168 ValueFactory vf; TEST_F() local [all...] |
/third_party/skia/third_party/externals/tint/src/resolver/ |
H A D | validation_test.cc | 1128 auto* vf = Var("vf", ty.f32()); in TEST_F() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/ |
H A D | ieee802_1x_secy_ops.c | 20 secy_cp_control_validate_frames(struct ieee802_1x_kay *kay, enum validate_frames vf) secy_cp_control_validate_frames() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/ |
H A D | ieee802_1x_secy_ops.c | 20 secy_cp_control_validate_frames(struct ieee802_1x_kay *kay, enum validate_frames vf) secy_cp_control_validate_frames() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | f_drawgraph.c | 220 float vf; in filter_frame() local 360 float vf = s->values[i][k]; in request_frame() local [all...] |
H A D | vf_hsvkey.c | 64 const float vf = v - half; in do_hsvkey_pixel() local
|
H A D | avf_ahistogram.c | 313 float yf, uf, vf; in filter_frame() local
|
/third_party/ffmpeg/libswscale/ppc/ |
H A D | swscale_ppc_template.c | 35 vector unsigned char vf; in yuv2planeX_8_16() local
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_formats.c | 121 const struct util_format_description *vf = vk_format_description(vk_format); in pvr_get_format_swizzle() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | wpas_kay.c | 115 wpas_create_receive_sc(void *wpa_s, struct receive_sc *sc, enum validate_frames vf, enum confidentiality_offset co) wpas_create_receive_sc() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wpa_auth_kay.c | 150 hapd_create_receive_sc(void *priv, struct receive_sc *sc, enum validate_frames vf, enum confidentiality_offset co) hapd_create_receive_sc() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | wpas_kay.c | 115 wpas_create_receive_sc(void *wpa_s, struct receive_sc *sc, enum validate_frames vf, enum confidentiality_offset co) wpas_create_receive_sc() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wpa_auth_kay.c | 150 hapd_create_receive_sc(void *priv, struct receive_sc *sc, enum validate_frames vf, enum confidentiality_offset co) hapd_create_receive_sc() argument
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_formats.c | 35 const struct v3dv_format *vf = v3dv_X(device, get_format)(f); in v3dv_get_format_swizzle() local 81 v3dv_get_tex_return_size(const struct v3dv_format *vf, in v3dv_get_tex_return_size() argument
|