Home | History | Annotate | Download | only in HAL3

Lines Matching full:user_buf_info

403             mStreamInfo->user_buf_info.frame_buf_cnt = batchSize;
404 mStreamInfo->user_buf_info.size =
409 mStreamInfo->user_buf_info.frameInterval = 0;
1266 mNumBatchBufs, mStreamInfo->user_buf_info.size);
1268 mNumBatchBufs * mStreamInfo->user_buf_info.size);
1421 batchBufDef.frame_len = mStreamInfo->user_buf_info.size;
1424 (index * mStreamInfo->user_buf_info.size);