Home | History | Annotate | Download | only in decoder

Lines Matching refs:ALIGN_SIZE64

74 #define ALIGN_SIZE64(x) ((((x) + 7) >> 3) << 3)
77 return (ALIGN_SIZE64(sizeof(ia_sbr_pers_struct)));
253 temp_used += ALIGN_SIZE64(sizeof(ia_freq_band_data_struct));
258 temp_used += ALIGN_SIZE64(sizeof(ia_sbr_prev_frame_data_struct));
263 temp_used += ALIGN_SIZE64(sizeof(ia_sbr_channel_struct));
268 temp_used += ALIGN_SIZE64(sizeof(ia_sbr_header_data_struct));
434 temp_used += ALIGN_SIZE64(sizeof(ia_freq_band_data_struct));
435 temp_used += ALIGN_SIZE64(sizeof(ia_sbr_prev_frame_data_struct));
436 temp_used += ALIGN_SIZE64(sizeof(ia_sbr_channel_struct));
437 temp_used += ALIGN_SIZE64(sizeof(ia_sbr_header_data_struct));