Searched refs:SetFrameSize (Results 1 - 4 of 4) sorted by relevance

/external/opencore/engines/common/include/
H A Dpv_plugin_interfaces.h786 void SetFrameSize(const TSize& size) function in class:CPVMMFPointerBuffer
/external/opencore/android/author/
H A Dandroid_camera_input.h407 void SetFrameSize(int w, int h);
H A Dandroid_camera_input.cpp695 void AndroidCameraInput::SetFrameSize(int w, int h) function in class:AndroidCameraInput
697 LOGV("SetFrameSize");
699 LOGE("SetFrameSize called in an invalid state(%d)", iState);
H A Dauthordriver.cpp598 ((AndroidCameraInput *)mVideoInputMIO)->SetFrameSize(mVideoWidth, mVideoHeight);

Completed in 40 milliseconds