HomeSort by relevance Sort by last modified time
    Searched full:func_indx2 (Results 1 - 1 of 1) sorted by null

  /external/libhevc/decoder/
ihevcd_inter_pred.c 155 WORD32 func_indx1, func_indx2, func_indx3, func_indx4; local
366 func_indx2 = (ai2_xfrac[0] && ai2_yfrac[0])
370 func_ptr2 = ps_codec->apf_inter_pred[func_indx2];

Completed in 186 milliseconds