Home
last modified time | relevance | path

Searched defs:wd (Results 1 – 25 of 74) sorted by relevance

123

/external/libhevc/common/
Dihevc_inter_pred_filters.c114 WORD32 wd) in ihevc_inter_pred_luma_copy()
176 WORD32 wd) in ihevc_inter_pred_luma_horz()
249 WORD32 wd) in ihevc_inter_pred_luma_vert()
322 WORD32 wd) in ihevc_inter_pred_luma_copy_w16out()
388 WORD32 wd) in ihevc_inter_pred_luma_horz_w16out()
459 WORD32 wd) in ihevc_inter_pred_luma_vert_w16out()
529 WORD32 wd) in ihevc_inter_pred_luma_vert_w16inp()
604 WORD32 wd) in ihevc_inter_pred_luma_vert_w16inp_w16out()
676 WORD32 wd) in ihevc_inter_pred_chroma_copy()
741 WORD32 wd) in ihevc_inter_pred_chroma_horz()
[all …]
Dihevc_padding.c92 WORD32 wd, in ihevc_pad_vert()
146 WORD32 wd, in ihevc_pad_horz_chroma()
213 WORD32 wd, in ihevc_pad_horz_luma()
270 WORD32 wd, in ihevc_pad_top()
324 WORD32 wd, in ihevc_pad_bottom()
Dihevc_weighted_pred.c115 WORD32 wd) in ihevc_weighted_pred_uni()
200 WORD32 wd) in ihevc_weighted_pred_chroma_uni()
306 WORD32 wd) in ihevc_weighted_pred_bi()
411 WORD32 wd) in ihevc_weighted_pred_chroma_bi()
498 WORD32 wd) in ihevc_weighted_pred_bi_default()
581 WORD32 wd) in ihevc_weighted_pred_chroma_bi_default()
Dihevc_sao.c79 WORD32 wd, in ihevc_sao_band_offset_luma()
133 WORD32 wd, in ihevc_sao_band_offset_chroma()
195 WORD32 wd, in ihevc_sao_edge_offset_class0()
278 WORD32 wd, in ihevc_sao_edge_offset_class0_chroma()
374 WORD32 wd, in ihevc_sao_edge_offset_class1()
468 WORD32 wd, in ihevc_sao_edge_offset_class1_chroma()
566 WORD32 wd, in ihevc_sao_edge_offset_class2()
755 WORD32 wd, in ihevc_sao_edge_offset_class2_chroma()
990 WORD32 wd, in ihevc_sao_edge_offset_class3()
1167 WORD32 wd, in ihevc_sao_edge_offset_class3_chroma()
/external/fio/engines/
Dwindowsaio.c35 struct windowsaio_data *wd; member
52 struct windowsaio_data *wd; in fio_windowsaio_init() local
91 struct windowsaio_data *wd; in fio_windowsaio_init() local
137 struct windowsaio_data *wd; in fio_windowsaio_cleanup() local
212 struct windowsaio_data *wd; in fio_windowsaio_open_file() local
259 struct windowsaio_data *wd = td->io_ops_data; in fio_windowsaio_event() local
267 struct windowsaio_data *wd = td->io_ops_data; in fio_windowsaio_getevents() local
372 struct windowsaio_data *wd; in IoCompletionRoutine() local
/external/libavc/common/
Dih264_inter_pred_filters.c115 WORD32 wd, in ih264_inter_pred_luma_copy()
175 WORD32 wd) in ih264_interleave_copy()
232 WORD32 wd, in ih264_inter_pred_luma_horz()
302 WORD32 wd, in ih264_inter_pred_luma_vert()
371 WORD32 wd, in ih264_inter_pred_luma_horz_hpel_vert_hpel()
456 WORD32 wd, in ih264_inter_pred_luma_horz_qpel()
532 WORD32 wd, in ih264_inter_pred_luma_vert_qpel()
615 WORD32 wd, in ih264_inter_pred_luma_horz_qpel_vert_qpel()
716 WORD32 wd, in ih264_inter_pred_luma_horz_qpel_vert_hpel()
831 WORD32 wd, in ih264_inter_pred_luma_horz_hpel_vert_qpel()
[all …]
Dih264_weighted_pred.c92 WORD32 wd) in ih264_default_weighted_pred_luma()
147 WORD32 wd) in ih264_default_weighted_pred_chroma()
207 WORD32 wd) in ih264_weighted_pred_luma()
281 WORD32 wd) in ih264_weighted_pred_chroma()
378 WORD32 wd) in ih264_weighted_bi_pred_luma()
454 WORD32 wd) in ih264_weighted_bi_pred_chroma()
Dih264_padding.c92 WORD32 wd, in ih264_pad_top()
133 WORD32 wd, in ih264_pad_bottom()
/external/libhevc/common/x86/
Dihevc_inter_pred_filters_sse42_intr.c115 WORD32 wd) in ihevc_inter_pred_luma_copy_w16out_sse42()
242 WORD32 wd) in ihevc_inter_pred_chroma_copy_sse42()
463 WORD32 wd) in ihevc_inter_pred_chroma_copy_w16out_sse42()
Dihevc_weighted_pred_sse42_intr.c120 WORD32 wd) in ihevc_weighted_pred_uni_sse42()
421 WORD32 wd) in ihevc_weighted_pred_chroma_uni_sse42()
1261 WORD32 wd) in ihevc_weighted_pred_bi_sse42()
1534 WORD32 wd) in ihevc_weighted_pred_chroma_bi_sse42()
1790 WORD32 wd) in ihevc_weighted_pred_bi_default_sse42()
/external/ltp/testcases/kernel/syscalls/inotify/
Dinotify.h44 #define myinotify_rm_watch(fd, wd) \ argument
/external/libmpeg2/common/
Dideint_debug.c96 WORD32 wd, ht, strd; in ideint_corrupt_pic() local
Dicv_variance.c84 WORD32 icv_variance_8x4(UWORD8 *pu1_src, WORD32 src_strd, WORD32 wd, WORD32 ht) in icv_variance_8x4()
Dicv_sad.c93 WORD32 wd, in icv_sad_8x4()
/external/libhevc/decoder/
Dihevcd_fmt_conv.c117 WORD32 wd, in ihevcd_fmt_conv_420sp_to_rgb565()
232 WORD32 wd, in ihevcd_fmt_conv_420sp_to_rgba8888()
383 WORD32 wd, in ihevcd_fmt_conv_420sp_to_420sp()
482 WORD32 wd, in ihevcd_fmt_conv_420sp_to_420sp_swap_uv()
592 WORD32 wd, in ihevcd_fmt_conv_420sp_to_420p()
/external/libavc/decoder/
Dih264d_format_conv.c111 WORD32 wd, in ih264d_fmt_conv_420sp_to_rgb565()
225 WORD32 wd, in ih264d_fmt_conv_420sp_to_rgba8888()
377 WORD32 wd, in ih264d_fmt_conv_420sp_to_420sp()
474 WORD32 wd, in ih264d_fmt_conv_420sp_to_420sp_swap_uv()
583 WORD32 wd, in ih264d_fmt_conv_420sp_to_420p()
/external/libavc/encoder/
Dih264e_fmt_conv.c100 WORD32 wd, in ih264e_fmt_conv_420sp_to_rgb565()
213 WORD32 wd, in ih264e_fmt_conv_420sp_to_rgba8888()
363 WORD32 wd, in ih264e_fmt_conv_420sp_to_420sp()
415 WORD32 wd, in ih264e_fmt_conv_420sp_to_420sp_swap_uv()
472 WORD32 wd, in ih264e_fmt_conv_420sp_to_420p()
811 WORD32 dst_stride, wd; in ih264e_fmt_conv() local
Dih264e_mc.c143 UWORD32 wd, ht; in ih264e_motion_comp_luma() local
322 UWORD32 wd, ht; in ih264e_motion_comp_chroma() local
/external/libmpeg2/decoder/
Dimpeg2d_deinterlace.c76 WORD32 wd, in impeg2d_get_pic()
234 WORD32 wd = ALIGN16(ps_dec->u2_horizontal_size); in impeg2d_deinterlace() local
/external/libmpeg2/common/x86/
Dicv_sad_ssse3.c94 WORD32 wd, in icv_sad_8x4_ssse3()
/external/libavc/test/encoder/
Dinput.c122 WORD32 wd, ht, strd; in read_input() local
177 WORD32 wd, ht, strd; in dump_input() local
/external/libavc/common/x86/
Dih264_weighted_pred_sse42.c92 WORD32 wd) in ih264_default_weighted_pred_luma_sse42()
255 WORD32 wd) in ih264_default_weighted_pred_chroma_sse42()
386 WORD32 wd) in ih264_weighted_pred_luma_sse42()
616 WORD32 wd) in ih264_weighted_pred_chroma_sse42()
829 WORD32 wd) in ih264_weighted_bi_pred_luma_sse42()
1116 WORD32 wd) in ih264_weighted_bi_pred_chroma_sse42()
/external/selinux/restorecond/
Dwatch.c30 int wd; member
116 int watch_list_find(int wd, const char *file) in watch_list_find()
/external/libhevc/common/arm/
Dihevc_weighted_pred_neon_intr.c113 WORD32 wd) in ihevc_weighted_pred_uni_neonintr()
246 WORD32 wd) in ihevc_weighted_pred_chroma_uni_neonintr()
409 WORD32 wd) in ihevc_weighted_pred_bi_neonintr()
578 WORD32 wd) in ihevc_weighted_pred_chroma_bi_neonintr()
740 WORD32 wd) in ihevc_weighted_pred_bi_default_neonintr()
889 WORD32 wd) in ihevc_weighted_pred_chroma_bi_default_neonintr()
/external/clang/test/SemaObjC/
Dmrc-weak.m8 @property (weak) id wd; property

123