Searched refs:ALIGN64 (Results 1 – 6 of 6) sorted by relevance
39 #define ALIGN64(x) ((((x) + 63) >> 6) << 6) macro
491 mStride = ALIGN64(mWidth); in initDecoder()706 if (mStride != ALIGN64(mWidth)) { in ensureDecoderState()707 mStride = ALIGN64(mWidth); in ensureDecoderState()831 setParams(ALIGN64(s_decode_op.u4_pic_wd), IVD_DECODE_FRAME); in process()
41 #define ALIGN64(x) ((((x) + 63) >> 6) << 6) macro
493 mStride = ALIGN64(mWidth); in initDecoder()708 if (mStride != ALIGN64(mWidth)) { in ensureDecoderState()709 mStride = ALIGN64(mWidth); in ensureDecoderState()835 setParams(ALIGN64(s_decode_op.u4_pic_wd), IVD_DECODE_FRAME); in process()
566 mStride = ALIGN64(mWidth); in initDecoder()788 if (mStride != ALIGN64(mWidth)) { in ensureDecoderState()789 mStride = ALIGN64(mWidth); in ensureDecoderState()