Searched refs:bitstream_queue_get_read (Results 1 – 7 of 7) sorted by relevance
39 int bitstream_queue_get_read(void);
49 int bitstream_queue_get_read(void) { return queue_r; } in bitstream_queue_get_read() function
109 const int queue_r = bitstream_queue_get_read(); in aom_read_()176 const int queue_r = bitstream_queue_get_read(); in aom_read_cdf_()
38 int bitstream_queue_get_read(void);
55 int bitstream_queue_get_read(void) { return queue_r; } in bitstream_queue_get_read() function
112 const int queue_r = bitstream_queue_get_read(); in vpx_read()
37 const int queue_r = bitstream_queue_get_read(); in read_bool()