OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VQ_A_LT_VQ_B
(Results
1 - 2
of
2
) sorted by null
/external/libavc/encoder/
irc_common.h
73
#define
VQ_A_LT_VQ_B
(A,B, Z) Z = A < B;
88
VQ_A_LT_VQ_B
((A), (B), a_lt_b);\
irc_bit_allocation.c
787
VQ_A_LT_VQ_B
(ps_rbip->vq_rem_bits_in_period, vq_min_bits_for_period,
791
VQ_A_LT_VQ_B
(ps_bit_allocation->vq_saved_bits, vq_zero,
[
all
...]
Completed in 885 milliseconds