Lines Matching refs:SIZE_T
135 if (((SIZE_T)pv_value % in ixheaacd_dec_mem_api()
329 if (((SIZE_T)p_ia_enhaacplus_dec_obj & 3) != 0) { in ixheaacd_dec_api()
1179 SIZE_T ui_get_vals[5]; in ixheaacd_dec_table_api()
1212 ui_get_vals[4] = (SIZE_T)(*table_ptrs[i_idx]); in ixheaacd_dec_table_api()
1218 if (((SIZE_T)pv_value) & 3) { in ixheaacd_dec_table_api()
1231 *p_pui_value = (UWORD32 *)((SIZE_T)( in ixheaacd_dec_table_api()
1290 (pVOID)((SIZE_T)((pWORD8)p_obj_exhaacplus_dec->p_state_aac + in ixheaacd_dec_init()
1291 sizeof(ia_aac_dec_state_struct) + sizeof(SIZE_T) - 1) & in ixheaacd_dec_init()
1292 (SIZE_T)(~(sizeof(SIZE_T) - 1))); in ixheaacd_dec_init()
1319 (pVOID)((SIZE_T)((pWORD8)p_state_enhaacplus_dec->aac_persistent_mem_v + in ixheaacd_dec_init()
1320 persistent_used + sizeof(SIZE_T) - 1) & in ixheaacd_dec_init()
1321 (SIZE_T)(~(sizeof(SIZE_T) - 1))); in ixheaacd_dec_init()
2124 SIZE_T bytes_for_sync; in ixheaacd_dec_execute()
2260 bytes_for_sync = (SIZE_T)it_bit_buff->ptr_read_next; in ixheaacd_dec_execute()
2293 bytes_for_sync = (SIZE_T)it_bit_buff->ptr_read_next - bytes_for_sync; in ixheaacd_dec_execute()
2659 (audio_mux_length_bytes_last + (SIZE_T)bytes_for_sync); in ixheaacd_dec_execute()