Searched refs:PutLE24 (Results 1 – 2 of 2) sorted by relevance
99 static WEBP_INLINE void PutLE24(uint8_t* const data, int val) { in PutLE24() function
68 PutLE24(vp8x + CHUNK_HEADER_SIZE + 4, pic->width - 1); in PutVP8XHeader()69 PutLE24(vp8x + CHUNK_HEADER_SIZE + 7, pic->height - 1); in PutVP8XHeader()