Home | History | Annotate | Download | only in src

Lines Matching refs:alloc_len

8376     input.alloc_len =  buf.m.planes[0].length;
8382 output.alloc_len = buf.m.planes[1].reserved[2];
8391 roi_input.alloc_len = roi_extradata_info.size;
8393 DEBUG_PRINT_HIGH("ROI fd = %d, offset = %d Length = %d", roi_input.fd, roi_input.data_offset, roi_input.alloc_len);