Searched refs:bit_writer (Results 1 – 3 of 3) sorted by relevance
23 vpx_writer bit_writer; member
925 vpx_start_encode(&data->bit_writer, data->dest); in encode_tile_worker()927 &data->bit_writer, tile_row, data->tile_idx, in encode_tile_worker()929 vpx_stop_encode(&data->bit_writer); in encode_tile_worker()1016 tile_size = data->bit_writer.pos; in encode_tiles_mt()
73 struct bit_writer { struct970 write_bits(struct bit_writer *writer, int n_bits, int value) in write_bits()1106 write_rgb_indices_unorm(struct bit_writer *writer, in write_rgb_indices_unorm()1162 write_alpha_indices_unorm(struct bit_writer *writer, in write_alpha_indices_unorm()1213 struct bit_writer writer; in compress_rgba_unorm_block()1434 write_rgb_indices_float(struct bit_writer *writer, in write_rgb_indices_float()1527 struct bit_writer writer; in compress_rgb_float_block()