Searched refs:vpx_stop_encode (Results 1 – 4 of 4) sorted by relevance
24 void vpx_stop_encode(vpx_writer *br) { in vpx_stop_encode() function
31 void vpx_stop_encode(vpx_writer *bc);
66 vpx_stop_encode(&bw); in TEST()
956 vpx_stop_encode(&residual_bc); in encode_tiles()1224 vpx_stop_encode(&header_bc); in write_compressed_header()