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

  /external/libhevc/encoder/
ihevce_entropy_cod.h 67 WORD32 ihevce_ent_coding_thrd(void *pv_hle_ctxt);
ihevce_lap_interface.h 50 void *pv_hle_ctxt; member in struct:__anon28673
77 void (*ihevce_dyn_bitrate_cb)(void *pv_hle_ctxt, void *pv_dyn_bitrate_prms);
ihevce_frame_process_utils.h 84 void ihevce_dyn_bitrate(void *pv_hle_ctxt, void *pv_dyn_bitrate_prms);
ihevce_frame_process.h 110 WORD32 ihevce_pre_enc_process_frame_thrd(void *pv_hle_ctxt);
112 WORD32 ihevce_enc_process_frame_thrd(void *pv_hle_ctxt);
ihevce_common_utils.h 190 WORD32 ihevce_osal_init(void *pv_hle_ctxt);
192 WORD32 ihevce_osal_delete(void *pv_hle_ctxt);
ihevce_frame_process_utils.c 412 void ihevce_dyn_bitrate(void *pv_hle_ctxt, void *pv_dyn_bitrate_prms)
414 ihevce_hle_ctxt_t *ps_hle_ctxt = (ihevce_hle_ctxt_t *)pv_hle_ctxt;
ihevce_common_utils.c 720 WORD32 ihevce_osal_init(void *pv_hle_ctxt)
729 ps_hle_ctxt = (ihevce_hle_ctxt_t *)pv_hle_ctxt;
797 WORD32 ihevce_osal_delete(void *pv_hle_ctxt)
804 ps_hle_ctxt = (ihevce_hle_ctxt_t *)pv_hle_ctxt;
    [all...]
ihevce_hle_interface.c 367 ps_enc_ctxt->pv_hle_ctxt = (void *)ps_hle_ctxt;
    [all...]
ihevce_enc_structs.h 3148 void *pv_hle_ctxt; member in struct:__anon28645
    [all...]
ihevce_lap_interface.c     [all...]

Completed in 61 milliseconds