Home
last modified time | relevance | path

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

12345

/external/libcxx/test/std/utilities/time/time.cal/time.cal.weekday/time.cal.weekday.members/
Dctor.sys_days.pass.cpp43 constexpr weekday wd{sd}; in main() local
51 constexpr weekday wd{sd}; in main() local
60 constexpr weekday wd{sd}; in main() local
68 weekday wd{sd}; in main() local
Dctor.local_days.pass.cpp43 constexpr weekday wd{sd}; in main() local
51 constexpr weekday wd{sd}; in main() local
60 constexpr weekday wd{sd}; in main() local
68 weekday wd{sd}; in main() local
Ddecrement.pass.cpp28 WD wd{1}; in testConstexpr() local
48 weekday wd(i); in main() local
Dincrement.pass.cpp28 WD wd{5}; in testConstexpr() local
48 weekday wd(i); in main() local
Dplus_minus_equal.pass.cpp52 weekday wd(i); in main() local
59 weekday wd(i); in main() local
Doperator[].pass.cpp44 weekday wd(i); in main() local
53 weekday wd(i); in main() local
/external/u-boot/drivers/watchdog/
Dftwdt010_wdt.c29 struct ftwdt010_wdt *wd = (struct ftwdt010_wdt *)CONFIG_FTWDT010_BASE; in ftwdt010_wdt_settimeout() local
53 struct ftwdt010_wdt *wd = (struct ftwdt010_wdt *)CONFIG_FTWDT010_BASE; in ftwdt010_wdt_reset() local
67 struct ftwdt010_wdt *wd = (struct ftwdt010_wdt *)CONFIG_FTWDT010_BASE; in ftwdt010_wdt_disable() local
Dat91sam9_wdt.c45 at91_wdt_t *wd = (at91_wdt_t *) ATMEL_BASE_WDT; in at91_wdt_settimeout() local
72 at91_wdt_t *wd = (at91_wdt_t *) ATMEL_BASE_WDT; in hw_watchdog_reset() local
/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/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/libcxx/test/std/utilities/time/time.cal/time.cal.operators/
Dyear_month_weekday_last.pass.cpp72 weekday wd{k}; in main() local
104 weekday wd{k}; in main() local
141 weekday wd{k}; in main() local
Dyear_month_weekday.pass.cpp73 weekday wd{k}; in main() local
99 weekday wd{k}; in main() local
132 weekday wd{k}; in main() local
/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()
/external/libhevc/encoder/arm/
Dihevce_scale_by_2_neon.c63 UWORD8 *pu1_src, WORD32 src_strd, UWORD8 *pu1_dst, WORD32 dst_strd, WORD32 wd, WORD32 ht) in ihevce_horz_scale_neon_w16()
114 UWORD8 *pu1_src, WORD32 src_strd, UWORD8 *pu1_dst, WORD32 dst_strd, WORD32 wd, WORD32 ht) in ihevce_vert_scale_neon_w16()
210 WORD32 wd) in ihevce_scaling_filter_mxn_neon()
/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
/external/libcxx/test/std/utilities/time/time.cal/time.cal.weekday/time.cal.weekday.nonmembers/
Dminus.pass.cpp37 WD wd{5}; in testConstexpr() local
/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()
/external/libhevc/decoder/
Dihevcd_fmt_conv.c119 WORD32 wd, in ihevcd_fmt_conv_420sp_to_rgb565()
234 WORD32 wd, in ihevcd_fmt_conv_420sp_to_rgba8888()
385 WORD32 wd, in ihevcd_fmt_conv_420sp_to_420sp()
484 WORD32 wd, in ihevcd_fmt_conv_420sp_to_420sp_swap_uv()
594 WORD32 wd, in ihevcd_fmt_conv_420sp_to_420p()

12345