OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mbQpDelta
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_macroblock_layer.h
155
i32
mbQpDelta
;
h264bsd_macroblock_layer.c
226
pMbLayer->
mbQpDelta
= itmp;
1039
if (pMbLayer->
mbQpDelta
)
1041
*qpY = *qpY + pMbLayer->
mbQpDelta
;
[
all
...]
Completed in 26 milliseconds