Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_fmt_conv.c722 UWORD8 *row_cr = pu1_v_buf; in ih264e_fmt_conv_422i_to_420sp() local
732 row_cr[col >> 1] = cr_even; in ih264e_fmt_conv_422i_to_420sp()
748 row_cr += u4_v_stride; in ih264e_fmt_conv_422i_to_420sp()