OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ctxt_inc_max
(Results
1 - 3
of
3
) sorted by null
/external/libhevc/decoder/
ihevcd_cabac.c
534
* @param[in]
ctxt_inc_max
546
WORD32
ctxt_inc_max
)
560
bin_index = ctxt_index + MIN((u4_sym >> ctxt_shift), (UWORD32)
ctxt_inc_max
);
ihevcd_cabac.h
254
WORD32
ctxt_inc_max
ihevcd_parse_slice.c
287
WORD32
ctxt_inc_max
= CTXT_MAX_QP_DELTA_ABS;
local
297
ctxt_inc_max
);
[
all
...]
Completed in 58 milliseconds