Lines Matching refs:UWORD8
46 typedef void ihevcd_fmt_conv_420sp_to_rgba8888_ft(UWORD8 *pu1_y_src,
47 UWORD8 *pu1_uv_src,
56 typedef void ihevcd_fmt_conv_420sp_to_rgb565_ft(UWORD8 *pu1_y_src,
57 UWORD8 *pu1_uv_src,
67 typedef void ihevcd_fmt_conv_420sp_to_420sp_ft(UWORD8 *pu1_y_src,
68 UWORD8 *pu1_uv_src,
69 UWORD8 *pu1_y_dst,
70 UWORD8 *pu1_uv_dst,
77 typedef void ihevcd_fmt_conv_420sp_to_420p_ft(UWORD8 *pu1_y_src,
78 UWORD8 *pu1_uv_src,
79 UWORD8 *pu1_y_dst,
80 UWORD8 *pu1_u_dst,
81 UWORD8 *pu1_v_dst,