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

  /external/libhevc/encoder/
ihevce_enc_structs.h 809 /** number of inter candidates in as_cu_inter_cand[]
818 cu_inter_cand_t as_cu_inter_cand[MAX_INTER_CU_CANDIDATES]; member in struct:__anon28608
    [all...]
ihevce_enc_cu_recursion.c 659 ps_cu_candt = ps_cu_out->as_cu_inter_cand;
    [all...]
ihevce_enc_loop_pass.c 257 ps_cu_analyse->as_cu_inter_cand[ctr].b1_eval_mark = 1;
636 s_prms.ps_me_cands = ps_cu_analyse->as_cu_inter_cand;
    [all...]

Completed in 44 milliseconds