Home
last modified time | relevance | path

Searched refs:pu1_u_buf (Results 1 – 3 of 3) sorted by relevance

/external/libavc/encoder/
Dih264e_fmt_conv.h108 typedef void ih264e_fmt_conv_422i_to_420sp_ft(UWORD8 *pu1_y_buf,UWORD8 *pu1_u_buf,UWORD8 *pu1_v_buf,
Dih264e_fmt_conv.c704 UWORD8 *pu1_u_buf, in ih264e_fmt_conv_422i_to_420sp() argument
721 UWORD8 *row_cb = pu1_u_buf; in ih264e_fmt_conv_422i_to_420sp()
Dih264e_structs.h159 typedef void (*pf_fmt_conv_422ile_to_420sp)(UWORD8 *pu1_y_buf, UWORD8 *pu1_u_buf, UWORD8 *pu1_v_buf,