OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DUP_LSB_10
(Results
1 - 2
of
2
) sorted by null
/external/libhevc/common/
ihevc_macros.h
75
#define
DUP_LSB_10
(x) ((UWORD32)0xAAAAAAAA >> (32 - ((x) * 2)))
/external/libhevc/decoder/
ihevcd_boundary_strength.c
310
u4_bs =
DUP_LSB_10
(tu_size);
596
u4_bs =
DUP_LSB_10
(tu_size);
740
u4_bs =
DUP_LSB_10
(pu_ht);
756
u4_bs =
DUP_LSB_10
(pu_wd);
796
u4_bs =
DUP_LSB_10
(min_pu_ht);
[
all
...]
Completed in 42 milliseconds