Home | History | Annotate | Download | only in decoder

Lines Matching refs:ALIGN_SIZE64

665 #define ALIGN_SIZE64(x) ((((x) + 7) >> 3) << 3)
730 ALIGN_SIZE64(sizeof(ia_sbr_frame_info_data_struct)));