Searched refs:pq_push (Results 1 – 1 of 1) sorted by relevance
81 static inline int pq_push(ProbRangesQueue *pq, const ProbRange *p) in pq_push() function104 pq_push(pq, p); in push_greys()111 pq_push(pq, &ff_xface_probranges_per_level[level][XFACE_COLOR_WHITE]); in encode_block()113 pq_push(pq, &ff_xface_probranges_per_level[level][XFACE_COLOR_BLACK]); in encode_block()116 pq_push(pq, &ff_xface_probranges_per_level[level][XFACE_COLOR_GREY]); in encode_block()