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

  /external/libhevc/encoder/
ihevce_enc_cu_recursion.c 762 ps_cu_out->u1_num_intra_rdopt_cands = 0;
    [all...]
ihevce_enc_structs.h 834 UWORD8 u1_num_intra_rdopt_cands; member in struct:__anon28608
    [all...]
ihevce_enc_loop_pass.c 261 if(0 != ps_cu_analyse->u1_num_intra_rdopt_cands)
563 (ps_cu_analyse->u1_num_inter_cands > 0) || (ps_cu_analyse->u1_num_intra_rdopt_cands > 0));
    [all...]

Completed in 78 milliseconds