Home
last modified time | relevance | path

Searched refs:bin_index (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/decoder/
Dihevcd_cabac.c568 WORD32 bin_index; in ihevcd_cabac_decode_bins_tunary() local
569 bin_index = ctxt_index + MIN((u4_sym >> ctxt_shift), (UWORD32)ctxt_inc_max); in ihevcd_cabac_decode_bins_tunary()
570 IHEVCD_CABAC_DECODE_BIN(bin, ps_cabac, ps_bitstrm, bin_index); in ihevcd_cabac_decode_bins_tunary()
/external/u-boot/common/
Ddlmalloc.c624 #define bin_index(sz) \ macro
884 IDX = bin_index(S); \
1303 idx = bin_index(nb);
Ddlmalloc.src1420 There is actually a little bit of slop in the numbers in bin_index
1494 #define bin_index(sz) \
1749 IDX = bin_index(S); \
2157 idx = bin_index(nb);