Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_inter_pred.c87 UWORD16 ui16_widthToFill, in ih264d_copy_2d1d() argument
93 memcpy(puc_dest, puc_src, ui16_widthToFill); in ih264d_copy_2d1d()
94 puc_dest += ui16_widthToFill; in ih264d_copy_2d1d()