OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:init_est_sad
(Results
1 - 3
of
3
) sorted by null
/external/libhevc/encoder/
est_sad.h
69
void
init_est_sad
(est_sad_handle est_sad, WORD32 i4_use_est_frame_sad);
est_sad.c
81
Function Name :
init_est_sad
89
void
init_est_sad
(est_sad_t *ps_est_sad, WORD32 i4_use_est_intra_sad)
function
113
init_est_sad
(ps_est_sad, ps_est_sad->i4_use_est_intra_sad);
rate_control_api.c
433
init_est_sad
(ps_rate_control_api->ps_est_sad, i4_use_est_intra_sad);
[
all
...]
Completed in 1446 milliseconds