Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_inter_pred.c55 void ih264d_copy_multiplex_data(UWORD8 *puc_Source, in ih264d_copy_multiplex_data() argument
66 memcpy(puc_To, puc_Source, uc_w); in ih264d_copy_multiplex_data()
68 puc_Source += ui16_sourceWidth; in ih264d_copy_multiplex_data()