Searched refs:GETRANGE (Results 1 – 7 of 7) sorted by relevance
/external/libavc/encoder/ |
D | ih264e_bitstream.h | 94 #define GETRANGE(r,value) \ macro 105 #define GETRANGE(r,value) \ macro 120 GETRANGE(r_bit,x+1) \
|
D | ih264e_bitstream.c | 356 GETRANGE(u4_range, u4_bit_str); in ih264e_put_uev() 408 GETRANGE(u4_range, u4_bit_str); in ih264e_put_sev()
|
D | ih264e_cabac.c | 517 GETRANGE(shift, u4_range); in ih264e_cabac_encode_bin() 647 GETRANGE(shift, u4_range); in ih264e_cabac_encode_terminate()
|
D | ih264e_cabac_encode.c | 290 GETRANGE(shift, u4_code_int_range); in ih264e_cabac_enc_intra_mb_type()
|
D | ih264e_me.c | 141 GETRANGE(u4_range, u4_code_num); in ih264e_init_mv_bits()
|
/external/libhevc/common/arm/ |
D | ihevc_platform_macros.h | 188 #define GETRANGE(r,word) \ macro 201 #define GETRANGE(r,word) \
|
/external/libhevc/common/x86/ |
D | ihevc_platform_macros.h | 141 #define GETRANGE(r,word) \ macro
|