Searched refs:bitstream_queue_push (Results 1 – 3 of 3) sorted by relevance
51 bitstream_queue_push(bit, cdf, 2); in aom_daala_write()68 bitstream_queue_push(symb, cdf, nsymbs); in daala_write_symbol()
42 void bitstream_queue_push(int result, const aom_cdf_prob *cdf, int nsymbs);
66 void bitstream_queue_push(int result, const aom_cdf_prob *cdf, int nsymbs) { in bitstream_queue_push() function