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

  /external/libhevc/encoder/
ihevce_sys_api.c 96 * \if Function name : ihevce_fclose \endif
103 int ihevce_fclose(void *pv_handle, FILE *file_ptr) function
305 ps_sys_api->s_file_io_api.ihevce_fclose = ihevce_fclose;
ihevce_api.h 930 int (*ihevce_fclose)(void *pv_cb_handle, FILE *pf_stream); member in struct:__anon28517
    [all...]
ihevce_error_check.c 455 if(NULL == ps_sys_api->s_file_io_api.ihevce_fclose)
    [all...]
ihevce_plugin.c     [all...]

Completed in 515 milliseconds