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

  /external/libhevc/decoder/
ihevcd_version.c 113 IV_API_CALL_STATUS_T ihevcd_get_version(CHAR *pc_version_string,
ihevcd_cxa.h 66 IV_API_CALL_STATUS_T ihevcd_cxa_api_function(iv_obj_t *ps_handle,
ihevcd_api.c 98 IV_API_CALL_STATUS_T ihevcd_get_version(CHAR *pc_version_string,
129 static IV_API_CALL_STATUS_T api_check_struct_sanity(iv_obj_t *ps_handle,
551 IV_API_CALL_STATUS_T e_status;
    [all...]
  /frameworks/av/media/libstagefright/codecs/hevcdec/
SoftHEVC.cpp 105 IV_API_CALL_STATUS_T status;
130 IV_API_CALL_STATUS_T status;
170 IV_API_CALL_STATUS_T status;
196 IV_API_CALL_STATUS_T status;
214 IV_API_CALL_STATUS_T status;
239 IV_API_CALL_STATUS_T status;
528 IV_API_CALL_STATUS_T status;
640 IV_API_CALL_STATUS_T status;
643 // IV_API_CALL_STATUS_T, seems be wrong. But this is what the decoder returns right now.
  /external/libhevc/common/
iv.h 57 /* IV_API_CALL_STATUS_T:This is only to return the FAIL/PASS status to the */
64 }IV_API_CALL_STATUS_T;
  /external/libhevc/test/decoder/
main.c 497 IV_API_CALL_STATUS_T set_degrade(void *codec_obj, UWORD32 type, WORD32 pics)
502 IV_API_CALL_STATUS_T e_dec_status;
550 IV_API_CALL_STATUS_T enable_skipb_frames(void *codec_obj,
555 IV_API_CALL_STATUS_T e_dec_status;
600 IV_API_CALL_STATUS_T disable_skipb_frames(void *codec_obj,
605 IV_API_CALL_STATUS_T e_dec_status;
651 IV_API_CALL_STATUS_T enable_skippb_frames(void *codec_obj,
656 IV_API_CALL_STATUS_T e_dec_status;
701 IV_API_CALL_STATUS_T disable_skippb_frames(void *codec_obj,
706 IV_API_CALL_STATUS_T e_dec_status
    [all...]

Completed in 293 milliseconds