Searched refs:PutPaddingByte (Results 1 – 1 of 1) sorted by relevance
29 static int PutPaddingByte(const WebPPicture* const pic) { in PutPaddingByte() function96 if ((enc->alpha_data_size_ & 1) && !PutPaddingByte(pic)) { in PutAlphaChunk()379 ok = PutPaddingByte(pic); in VP8EncWrite()