Searched refs:vp8_stop_encode (Results 1 – 5 of 5) sorted by relevance
51 void vp8_stop_encode(BOOL_CODER *bc) { in vp8_stop_encode() function
42 void vp8_stop_encode(BOOL_CODER *bc);
315 vp8_stop_encode(w); in pack_tokens_into_partitions()1261 vp8_stop_encode(bc); in vp8_pack_bitstream()1375 vp8_stop_encode(&cpi->bc[1]); in vp8_pack_bitstream()
875 vp8_stop_encode(&bc[i]); in vp8_encode_frame()
95 vp8_stop_encode(&bw); in TEST()