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

  /external/libhevc/encoder/
ihevce_decomp_pre_intra_pass.c 661 /*NOTE_01: i4_4x4_satd is not used anywhere at present.
664 //(ps_ed_4x4 + i)->i4_4x4_satd = 0;
690 (ps_ed_4x4 + i)->i4_4x4_satd = i4_satd;
693 /*(ps_ed_4x4 + i)->i4_4x4_satd = i4_satd; // See NOTE_01*/
716 /*(ps_ed_4x4 + i)->i4_4x4_satd = sad;// See NOTE_01*/
    [all...]
ihevce_enc_structs.h 1276 WORD32 i4_4x4_satd; member in struct:__anon28621
    [all...]

Completed in 48 milliseconds