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

/external/libavc/encoder/
H A Dih264e_bitstream.h94 #define GETRANGE(r,value) \ macro
105 #define GETRANGE(r,value) \ macro
120 GETRANGE(r_bit,x+1) \
H A Dih264e_bitstream.c356 GETRANGE(u4_range, u4_bit_str);
408 GETRANGE(u4_range, u4_bit_str);
H A Dih264e_cabac.c517 GETRANGE(shift, u4_range);
647 GETRANGE(shift, u4_range);
H A Dih264e_cabac_encode.c290 GETRANGE(shift, u4_code_int_range);
H A Dih264e_me.c141 GETRANGE(u4_range, u4_code_num);
/external/libhevc/common/arm/
H A Dihevc_platform_macros.h188 #define GETRANGE(r,word) \ macro
200 #if 0 /* Equivalent C code for GETRANGE */
201 #define GETRANGE(r,word) \
/external/libhevc/common/x86/
H A Dihevc_platform_macros.h141 #define GETRANGE(r,word) \ macro

Completed in 138 milliseconds