Home | History | Annotate | Download | only in HAL3

Lines Matching refs:getCnt

281     encode_parm.num_src_bufs = pStreamMem->getCnt();
308 encode_parm.num_tmb_bufs = pStreamMem->getCnt();
309 for (int i = 0; i < pStreamMem->getCnt(); i++) {