OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ZZ_SCAN_BLOCK
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
block.cpp
154
idx =
ZZ_SCAN_BLOCK
[k]; /* map back to raster scan order */
592
idx =
ZZ_SCAN_BLOCK
[k]; /* map back to raster scan order */
925
idx =
ZZ_SCAN_BLOCK
[k]; /* map back to raster scan order */
[
all
...]
/frameworks/av/media/libstagefright/codecs/avc/common/include/
avcint_common.h
786
const static uint8
ZZ_SCAN_BLOCK
[16] = {0, 1, 16, 32, 17, 2, 3, 18, 33, 48, 49, 34, 19, 35, 50, 51};
[
all
...]
Completed in 1537 milliseconds