Home
last modified time | relevance | path

Searched refs:status_t (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/legacy/
H A DppOp.h22 typedef RK_S32 status_t; typedef
106 status_t ppOpInit(PP_OP_HANDLE *hnd, PP_OPERATION *init);
107 status_t ppOpSet(PP_OP_HANDLE hnd, PP_SET_OPT opt, RK_U32 val);
108 status_t ppOpPerform(PP_OP_HANDLE hnd);
109 status_t ppOpSync(PP_OP_HANDLE hnd);
110 status_t ppOpRelease(PP_OP_HANDLE hnd);
H A DppOp.cpp25 status_t ppOpInit(PP_OP_HANDLE *hnd, PP_OPERATION *init) in ppOpInit()
32 status_t ppOpSet(PP_OP_HANDLE hnd, PP_SET_OPT opt, RK_U32 val) in ppOpSet()
40 status_t ppOpPerform(PP_OP_HANDLE hnd) in ppOpPerform()
46 status_t ppOpSync(PP_OP_HANDLE hnd) in ppOpSync()
52 status_t ppOpRelease(PP_OP_HANDLE hnd) in ppOpRelease()
/OK3568_Linux_fs/external/linux-rga/include/
H A Dplatform_gralloc4.h92 using android::status_t;
94 status_t importBuffer(buffer_handle_t rawHandle, buffer_handle_t* outHandle);
98 status_t lock(buffer_handle_t bufferHandle,
/OK3568_Linux_fs/external/linux-rga/core/
H A Dplatform_gralloc4.cpp167 android::status_t (*decode)(const hidl_vec<uint8_t> &, T *), T *value) in get_metadata()
187 android::status_t static decodeArmPlaneFds(const hidl_vec<uint8_t>& input, std::vector<int64_t>* fd… in decodeArmPlaneFds()
402 status_t importBuffer(buffer_handle_t rawHandle, buffer_handle_t* outHandle) in importBuffer()
417 return static_cast<status_t>((ret.isOk()) ? error : kTransactionError); in importBuffer()
433 status_t lock(buffer_handle_t bufferHandle, in lock()
465 return static_cast<status_t>(error); in lock()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/md5deep/files/
H A D0001-Fix-literal-and-identifier-spacing-as-dictated-by-C-.patch67 return status_t::STATUS_USER_ERROR;
77 return status_t::status_ok;
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Dmain_desktop.cpp107 status_t usr_datacb(int32_t msgType, char *dataPtr, int dalen, void *user) in usr_datacb()
433 status_t rt = m_pDvrs[m_iCurCamera]->takePicture(); in on_cameraButton_clicked()
/OK3568_Linux_fs/kernel/drivers/atm/
H A Dfore200e.h244 } status_t; typedef