Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_fmt_conv.h110 WORD32 u4_y_width,WORD32 u4_y_height,
Dih264e_fmt_conv.c707 WORD32 u4_y_width, in ih264e_fmt_conv_422i_to_420sp() argument
726 for (col = 0; col < (u4_y_width << 1); col = col + 4) in ih264e_fmt_conv_422i_to_420sp()
Dih264e_structs.h161 … WORD32 u4_y_width, WORD32 u4_y_height, WORD32 u4_y_stride,