HomeSort by relevance Sort by last modified time
    Searched refs:SetFourcc (Results 1 - 4 of 4) sorted by null

  /hardware/libhardware/modules/camera/3_4/arc/
frame_buffer.h 40 void SetFourcc(uint32_t fourcc) { fourcc_ = fourcc; }
cached_frame.cpp 70 out_frame->SetFourcc(V4L2_PIX_FMT_YUV420);
101 yu12_frame_->SetFourcc(V4L2_PIX_FMT_YUV420);
image_processor.cpp 276 out_frame->SetFourcc(in_frame.GetFourcc());
  /hardware/libhardware/modules/camera/3_4/
v4l2_wrapper.cpp 634 request_context->camera_buffer->SetFourcc(format_->v4l2_pixel_format());

Completed in 227 milliseconds