Home
last modified time | relevance | path

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

/external/webp/src/mux/
Dmuxread.c374 static uint8_t* EmitVP8XChunk(uint8_t* const dst, int width, in EmitVP8XChunk() function
411 dst = EmitVP8XChunk(dst, wpi->width_, wpi->height_, ALPHA_FLAG); // VP8X. in SynthesizeBitstream()