Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vpx_util/
H A Dvpx_debug_util.c63 void bitstream_queue_push(int result, const int prob) { in bitstream_queue_push() function
/aosp_15_r20/external/libaom/aom_util/
H A Ddebug_util.c71 void bitstream_queue_push(int result, const aom_cdf_prob *cdf, int nsymbs) { in bitstream_queue_push() function