Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_fmt_conv.c712 WORD32 u4_422i_stride) in ih264e_fmt_conv_422i_to_420sp() argument
716 UWORD8 *row_odd_422 = row_even_422 + (u4_422i_stride << 1); in ih264e_fmt_conv_422i_to_420sp()
741 row_even_422 += (u4_422i_stride << 2); in ih264e_fmt_conv_422i_to_420sp()
742 row_odd_422 += (u4_422i_stride << 2); in ih264e_fmt_conv_422i_to_420sp()
Dih264e_fmt_conv.h112 WORD32 u4_422i_stride);
Dih264e_structs.h163 WORD32 u4_422i_stride);