Searched refs:init_byte_position (Results 1 – 1 of 1) sorted by relevance
883 size_t init_byte_position, int* const hdr_size, int* const data_size) { in EncodeImageInternal() argument1039 hdr_size_tmp = (int)(VP8LBitWriterNumBytes(bw) - init_byte_position); in EncodeImageInternal()1049 (int)(VP8LBitWriterNumBytes(bw) - init_byte_position - *hdr_size); in EncodeImageInternal()