Home | History | Annotate | Download | only in encoder

Lines Matching refs:candt

1368 *  @brief  obtains a candt from the same mv bank as the current one, its called
1369 * spatial candt as it does not require scaling for temporal distances
1371 * @param[out] ps_search_node: mv and ref id updated here of the candt
4072 S32 candt;
4075 for(candt = 0; candt < i4_num_srch_cands; candt++)
4079 ps_search_node = ps_search_prms_blk->ps_search_candts[candt].ps_search_node;