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

  /external/libhevc/encoder/
ihevce_enc_structs.h 820 WORD32 ai4_mv_cost[MAX_INTER_CU_CANDIDATES][NUM_INTER_PU_PARTS]; member in struct:__anon28608
    [all...]
ihevce_enc_cu_recursion.c 702 ps_cu_out->ai4_mv_cost[ps_cu_out->u1_num_inter_cands][0] =
713 ps_cu_out->ai4_mv_cost[ps_cu_out->u1_num_inter_cands][1] =
    [all...]
ihevce_enc_loop_pass.c 655 s_prms.pai4_mv_cost = ps_cu_analyse->ai4_mv_cost;
    [all...]

Completed in 824 milliseconds