Home
last modified time | relevance | path

Searched defs:queue_r (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libaom/aom_dsp/
H A Dbitreader.h113 const int queue_r = bitstream_queue_get_read(); in aom_read_() local
180 const int queue_r = bitstream_queue_get_read(); in aom_read_cdf_() local
/aosp_15_r20/external/libvpx/vpx_dsp/
H A Dbitreader.h112 const int queue_r = bitstream_queue_get_read(); in vpx_read() local
/aosp_15_r20/external/libvpx/vp9/decoder/
H A Dvp9_detokenize.c37 const int queue_r = bitstream_queue_get_read(); in read_bool() local
/aosp_15_r20/external/libvpx/vpx_util/
H A Dvpx_debug_util.c34 static int queue_r = 0; variable
/aosp_15_r20/external/libaom/aom_util/
H A Ddebug_util.c40 static int queue_r = 0; variable