Home | History | Annotate | Download | only in enc

Lines Matching refs:WriteRealAlphaAndVersion

747 static int WriteRealAlphaAndVersion(VP8LBitWriter* const bw, int has_alpha) {
1129 if (!WriteRealAlphaAndVersion(&bw, has_alpha)) {