Home
last modified time | relevance | path

Searched defs:bitstream_queue_get_read (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libvpx/vpx_util/
H A Dvpx_debug_util.c49 int bitstream_queue_get_read(void) { return queue_r; } in bitstream_queue_get_read() function
/aosp_15_r20/external/libaom/aom_util/
H A Ddebug_util.c56 int bitstream_queue_get_read(void) { return queue_r; } in bitstream_queue_get_read() function