Home | History | Annotate | Download | only in HAL

Lines Matching refs:getCnt

285     encode_parm.num_src_bufs = pStreamMem->getCnt();
311 encode_parm.num_tmb_bufs = pStreamMem->getCnt();
312 for (int i = 0; i < pStreamMem->getCnt(); i++) {