Home
last modified time | relevance | path

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

/external/libhevc/encoder/arm/
Dihevce_scan_coeffs_neon.c230 GET_POS_MSB_32(pos_last_coded, sig_coeff_abs_gt0_flags); in ihevce_scan_coeffs_neon()
248 GET_POS_MSB_32(pos_nineth_one, gt0_first_byte); in ihevce_scan_coeffs_neon()
308 GET_POS_MSB_32(bit_pos, sig_coeff_abs_gt1_flags); in ihevce_scan_coeffs_neon()
445 GET_POS_MSB_32(pos_nineth_one, gt0_first_byte); in ihevce_scan_coeffs_neon()
477 GET_POS_MSB_32(bit_pos, sig_coeff_abs_gt1_flags); in ihevce_scan_coeffs_neon()
/external/libhevc/common/x86/
Dihevc_platform_macros.h107 #define GET_POS_MSB_32(r,word) \ macro
/external/libhevc/common/arm/
Dihevc_platform_macros.h168 #define GET_POS_MSB_32(r,word) \ macro