Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_fmt_conv.c721 UWORD8 *row_cb = pu1_u_buf; in ih264e_fmt_conv_422i_to_420sp() local
731 row_cb[col >> 1] = cb_even; in ih264e_fmt_conv_422i_to_420sp()
747 row_cb += u4_u_stride; in ih264e_fmt_conv_422i_to_420sp()