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

  /external/libavc/encoder/
irc_est_sad.h 46 typedef struct est_sad_t *est_sad_handle; typedef in typeref:struct:est_sad_t
48 WORD32 irc_est_sad_num_fill_use_free_memtab(est_sad_handle *est_sad,
52 void irc_init_est_sad(est_sad_handle est_sad, WORD32 i4_use_est_frame_sad);
54 UWORD32 irc_get_est_sad(est_sad_handle est_sad, picture_type_e e_pic_type);
56 void irc_update_actual_sad(est_sad_handle est_sad,
60 void irc_update_actual_sad_for_intra(est_sad_handle est_sad,
63 void irc_reset_est_sad(est_sad_handle ps_est_sad);
irc_rate_control_api_structs.h 52 est_sad_handle ps_est_sad;
irc_bit_allocation.h 41 est_sad_handle ps_est_sad,
irc_bit_allocation.c 350 est_sad_handle ps_est_sad,
    [all...]

Completed in 60 milliseconds