Home | History | Annotate | Download | only in src

Lines Matching refs:plane_idx

1141  *   @plane_idx    : plane index. If all planes share the same fd,
1142 * plane_idx = -1; otherwise, plean_idx is the
1156 int32_t plane_idx,
1166 CDBG("%s :E camera_handle = %d, ch_id = %d, s_id = %d, buf_idx = %d, plane_idx = %d",
1167 __func__, camera_handle, ch_id, stream_id, buf_idx, plane_idx);
1173 buf_type, buf_idx, plane_idx,
1199 * @plane_idx : plane index. If all planes share the same fd,
1200 * plane_idx = -1; otherwise, plean_idx is the
1212 int32_t plane_idx)
1220 CDBG("%s :E camera_handle = %d, ch_id = %d, s_id = %d, buf_idx = %d, plane_idx = %d",
1221 __func__, camera_handle, ch_id, stream_id, buf_idx, plane_idx);
1227 buf_type, buf_idx, plane_idx);