Home | History | Annotate | Download | only in enc

Lines Matching refs:WriteRealAlphaAndVersion

1077 static int WriteRealAlphaAndVersion(VP8LBitWriter* const bw, int has_alpha) {
1555 if (!WriteRealAlphaAndVersion(&bw, has_alpha)) {