OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gau1_ihevc_cabac_rlps
(Results
1 - 4
of
4
) sorted by null
/external/libhevc/common/
ihevc_cabac_tables.c
33
* -
gau1_ihevc_cabac_rlps
[]
57
const UWORD8
gau1_ihevc_cabac_rlps
[64][4] =
variable
[
all
...]
ihevc_cabac_tables.h
114
extern const UWORD8
gau1_ihevc_cabac_rlps
[64][4];
/external/libhevc/decoder/
ihevcd_cabac.h
79
u4_rlps =
gau1_ihevc_cabac_rlps
[state_mps >> 1][u4_qnt_range]; \
ihevcd_cabac.c
250
u4_rlps =
gau1_ihevc_cabac_rlps
[state_mps >> 1][u4_qnt_range];
Completed in 3296 milliseconds