Lines Matching refs:SIZE_T
135 if (((SIZE_T)pv_value % in ixheaacd_dec_mem_api()
328 if (((SIZE_T)p_ia_enhaacplus_dec_obj & 3) != 0) { in ixheaacd_dec_api()
1189 SIZE_T ui_get_vals[5]; in ixheaacd_dec_table_api()
1222 ui_get_vals[4] = (SIZE_T)(*table_ptrs[i_idx]); in ixheaacd_dec_table_api()
1228 if (((SIZE_T)pv_value) & 3) { in ixheaacd_dec_table_api()
1241 *p_pui_value = (UWORD32 *)((SIZE_T)( in ixheaacd_dec_table_api()
1311 (pVOID)((SIZE_T)((pWORD8)p_obj_exhaacplus_dec->p_state_aac + in ixheaacd_dec_init()
1312 sizeof(ia_aac_dec_state_struct) + sizeof(SIZE_T) - 1) & in ixheaacd_dec_init()
1313 (SIZE_T)(~(sizeof(SIZE_T) - 1))); in ixheaacd_dec_init()
1340 (pVOID)((SIZE_T)((pWORD8)p_state_enhaacplus_dec->aac_persistent_mem_v + in ixheaacd_dec_init()
1341 persistent_used + sizeof(SIZE_T) - 1) & in ixheaacd_dec_init()
1342 (SIZE_T)(~(sizeof(SIZE_T) - 1))); in ixheaacd_dec_init()
2167 SIZE_T bytes_for_sync; in ixheaacd_dec_execute()
2315 bytes_for_sync = (SIZE_T)it_bit_buff->ptr_read_next; in ixheaacd_dec_execute()
2348 bytes_for_sync = (SIZE_T)it_bit_buff->ptr_read_next - bytes_for_sync; in ixheaacd_dec_execute()
2726 (audio_mux_length_bytes_last + (SIZE_T)bytes_for_sync); in ixheaacd_dec_execute()