Home | History | Annotate | Download | only in HAL3

Lines Matching refs:getCnt

286     encode_parm.num_src_bufs = pStreamMem->getCnt();
313 encode_parm.num_tmb_bufs = pStreamMem->getCnt();
314 for (int i = 0; i < pStreamMem->getCnt(); i++) {