Home
last modified time | relevance | path

Searched refs:is_last_cu_in_qg (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/kvazaar/kvazaar-2.1.0/src/
H A Dencoderstate.h381 static INLINE bool is_last_cu_in_qg(const encoder_state_t *state, int x, int y, int depth) in is_last_cu_in_qg() function
H A Dencode_coding_tree.c923 if (is_last_cu_in_qg(state, x, y, depth)) { in kvz_encode_coding_tree()
H A Dencoderstate.c619 if (is_last_cu_in_qg(state, x, y, depth)) { in set_cu_qps()