OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DUP_LSB_01
(Results
1 - 2
of
2
) sorted by null
/external/libhevc/common/
ihevc_macros.h
72
#define
DUP_LSB_01
(x) ((UWORD32)0x55555555 >> (32 - ((x) * 2)))
/external/libhevc/decoder/
ihevcd_boundary_strength.c
630
u4_bs =
DUP_LSB_01
(tu_size);
817
u4_bs =
DUP_LSB_01
(min_pu_ht);
[
all
...]
Completed in 197 milliseconds