Home
last modified time | relevance | path

Searched refs:VQ_A_LT_VQ_B (Results 1 – 2 of 2) sorted by relevance

/external/libavc/encoder/
Dirc_common.h73 #define VQ_A_LT_VQ_B(A,B, Z) Z = A < B; macro
88 VQ_A_LT_VQ_B((A), (B), a_lt_b);\
Dirc_bit_allocation.c787 VQ_A_LT_VQ_B(ps_rbip->vq_rem_bits_in_period, vq_min_bits_for_period, in irc_ba_check_and_update_bit_allocation()
791 VQ_A_LT_VQ_B(ps_bit_allocation->vq_saved_bits, vq_zero, in irc_ba_check_and_update_bit_allocation()