OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clip_2047
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
fastquant.cpp
617
q_value =
clip_2047
(q_value, tmp);
729
q_value =
clip_2047
(coeff, 2047);
789
q_value =
clip_2047
(q_value, tmp);
895
q_value =
clip_2047
(q_value, 2047);
949
q_value =
clip_2047
(q_value, 2047);
fastquant_inline.h
108
__inline int32
clip_2047
(int32 q_value, int32 tmp)
function
392
__inline int32
clip_2047
(int32 q_value, int32 tmp)
function
553
__inline int32
clip_2047
(int32 q_value, int32 tmp)
function
Completed in 29 milliseconds