Home
last modified time | relevance | path

Searched refs:GETRANGE (Results 1 – 7 of 7) sorted by relevance

/external/libavc/encoder/
Dih264e_bitstream.h94 #define GETRANGE(r,value) \ macro
105 #define GETRANGE(r,value) \ macro
120 GETRANGE(r_bit,x+1) \
Dih264e_bitstream.c356 GETRANGE(u4_range, u4_bit_str); in ih264e_put_uev()
408 GETRANGE(u4_range, u4_bit_str); in ih264e_put_sev()
Dih264e_cabac.c517 GETRANGE(shift, u4_range); in ih264e_cabac_encode_bin()
647 GETRANGE(shift, u4_range); in ih264e_cabac_encode_terminate()
Dih264e_cabac_encode.c290 GETRANGE(shift, u4_code_int_range); in ih264e_cabac_enc_intra_mb_type()
Dih264e_me.c141 GETRANGE(u4_range, u4_code_num); in ih264e_init_mv_bits()
/external/libhevc/common/arm/
Dihevc_platform_macros.h188 #define GETRANGE(r,word) \ macro
201 #define GETRANGE(r,word) \
/external/libhevc/common/x86/
Dihevc_platform_macros.h141 #define GETRANGE(r,word) \ macro