Searched refs:pq_push (Results 1 – 1 of 1) sorted by relevance
82 static inline int pq_push(ProbRangesQueue *pq, const ProbRange *p) in pq_push() function105 pq_push(pq, p); in push_greys()112 pq_push(pq, &ff_xface_probranges_per_level[level][XFACE_COLOR_WHITE]); in encode_block()114 pq_push(pq, &ff_xface_probranges_per_level[level][XFACE_COLOR_BLACK]); in encode_block()117 pq_push(pq, &ff_xface_probranges_per_level[level][XFACE_COLOR_GREY]); in encode_block()