Home | History | Annotate | Download | only in HAL

Lines Matching refs:main_offset

604     cam_frame_len_offset_t main_offset;
605 memset(&main_offset, 0, sizeof(cam_frame_len_offset_t));
606 main_stream->getFrameOffset(main_offset);
609 main_offset.frame_len, main_offset.mp[0].width, main_offset.mp[0].height,
610 main_offset.mp[0].stride, main_offset.mp[0].scanline);
629 encode_parm.src_main_buf[i].offset = main_offset;
643 encode_parm.src_main_buf[i].offset = main_offset;
655 main_offset.mp[0].width, main_offset.mp[0].height,
656 main_offset.frame_len, encode_parm.rotation,
766 out_size = main_offset.frame_len;
796 encode_parm.dest_buf[i].buf_size = main_offset.frame_len;
800 encode_parm.dest_buf[i].offset = main_offset;
827 encode_parm.dest_buf[i].buf_size = main_offset.frame_len;
831 encode_parm.dest_buf[i].offset = main_offset;