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

  /external/libhevc/encoder/
ihevce_stasino_helpers.c 850 WORD32 *pi4_inv_wt,
895 if(pi4_inv_wt[i4_k] != i4_default_src_wt)
897 pi4_inv_wt[i4_k] = pi4_inv_wt[i4_k] >> pi4_inv_wt_shift_val[i4_k];
899 (u8_temp_sigmaX[i4_k] * pi4_inv_wt[i4_k]),
902 (u8_temp_sigmaXsquared[i4_k] * pi4_inv_wt[i4_k] * pi4_inv_wt[i4_k]),
ihevce_stasino_helpers.h 253 WORD32 *pi4_inv_wt,
ihevce_enc_structs.h 3278 WORD32 *pi4_inv_wt; member in struct:__anon28646
    [all...]
hme_subpel.c     [all...]
hme_utils.c     [all...]
hme_refine.c     [all...]

Completed in 56 milliseconds