Searched refs:bitstream_queue_get_read (Results 1 – 3 of 3) sorted by relevance
72 const int queue_r = bitstream_queue_get_read(); in aom_daala_read()116 const int queue_r = bitstream_queue_get_read(); in daala_read_symbol()
38 int bitstream_queue_get_read(void);
51 int bitstream_queue_get_read(void) { return queue_r; } in bitstream_queue_get_read() function