Searched refs:C2_OK (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codec2/include/
H A DC2Component.h125 * \retval C2_OK all parameters could be queried
158 * \retval C2_OK all parameters could be updated successfully
197 * \retval C2_OK all parameters could be updated successfully
225 * \retval C2_OK the tunnel was successfully created
246 * \retval C2_OK the tunnel was marked for release successfully
273 * \retval C2_OK the operation completed successfully.
306 * \retval C2_OK the work was successfully queued
323 * \retval C2_OK the work announcement has been successfully recorded
360 * \retval C2_OK the work announcement has been successfully recorded
389 * \retval C2_OK th
[all...]
H A DC2.h122 C2_OK = OK, ///< operation completed successfully enumerator in enum:android::__anon441
/frameworks/av/media/libstagefright/codec2/tests/
H A DC2Param_test.cpp2270 return C2_OK;
2318 return C2_OK;
2328 return C2_OK;
2334 return C2_OK;
2521 C2_OK,

Completed in 408 milliseconds