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);
68 vpx_stop_encode(&bw); in TEST()
929 vpx_stop_encode(&data->bit_writer); in encode_tile_worker()1072 vpx_stop_encode(&residual_bc); in encode_tiles()1329 vpx_stop_encode(&header_bc); in write_compressed_header()