Home | History | Annotate | Download | only in HAL

Lines Matching refs:input_buf_planes

2169     rc = imgBuf->allocate(1, config->input_buf_planes.plane_info.frame_len);
2183 memcpy(pBufPtr, img_ptr, config->input_buf_planes.plane_info.frame_len);
3285 streamInfoBuf->buf_planes = img_config.input_buf_planes;