OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ras2dec
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/avc/common/include/
avcint_common.h
840
const static uint8
ras2dec
[16] = {0, 1, 4, 5, 2, 3, 6, 7, 8, 9, 12, 13, 10, 11, 14, 15};
variable
[
all
...]
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
block.cpp
142
level = encvid->level[
ras2dec
[blkidx]];
143
run = encvid->run[
ras2dec
[blkidx]];
[
all
...]
Completed in 672 milliseconds