Home
last modified time | relevance | path

Searched refs:IMG_ERR_OK (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpnw_hostjpeg.c532 return IMG_ERR_OK; in AllocateCodedDataBuffers()
599 IMG_ERRORCODE rc = IMG_ERR_OK; in InitializeJpegEncode()
1526 if (AllocateCodedDataBuffers(pContext) != IMG_ERR_OK) return IMG_ERR_MEMORY; in SetupJPEGTables()
1646 return IMG_ERR_OK; in SetupJPEGTables()
1676 return IMG_ERR_OK;
1716 return IMG_ERR_OK; in PrepareHeader()
1777 return IMG_ERR_OK; in IssueBufferToHW()
1817 return IMG_ERR_OK; in SubmitScanToMTX()
Dtng_jpegES.h39 IMG_ERR_OK = 0, //!< OK enumerator
Dpnw_jpeg.c439 if (rc != IMG_ERR_OK) in pnw__jpeg_process_picture_param()
447 if (rc != IMG_ERR_OK) in pnw__jpeg_process_picture_param()
590 if (rc != IMG_ERR_OK) { in pnw_jpeg_EndPicture()
Dtng_jpegES.c588 return IMG_ERR_OK; in SetMTXSetup()
908 return IMG_ERR_OK; in PrepareHeader()
961 return IMG_ERR_OK; in IssueBufferToHW()
1223 if (ret != IMG_ERR_OK) in tng_jpeg_BeginPicture()
1353 if (rc != IMG_ERR_OK) in ProcessPictureParam()
1447 if (rc != IMG_ERR_OK) { in tng_jpeg_EndPicture()
Dpnw_hostjpeg.h119 IMG_ERR_OK = 0, //!< OK enumerator