Home | History | Annotate | Download | only in HAL

Lines Matching refs:meta_buf

1052     mm_camera_buf_def_t *meta_buf = NULL;
1058 meta_buf = frame->bufs[i];
1072 if (NULL != meta_buf) {
1076 meta_buf->fd,
1077 meta_buf->frame_len);
1111 if (NULL != meta_buf) {
1119 (metadata_buffer_t *)meta_buf->buffer;