Home | History | Annotate | Download | only in encoder

Lines Matching refs:candt

968 *  @brief  Attempts to merge 4 NxN candts to a 2Nx2N candt, either as a single
9061 /* Set up place holders to hold the search nodes of each initial candt */
10035 S32 candt;
10039 for(candt = 0; candt < i4_num_srch_cands; candt++)
10044 s_search_prms_blk.ps_search_candts[candt].ps_search_node;