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

  /external/libavc/common/
ih264_weighted_pred.c 458 WORD32 ofst1_u, ofst1_v, ofst2_u, ofst2_v; local
462 ofst1_u = (WORD8)(ofst1 & 0xff);
470 ofst_u = (ofst1_u + ofst2_u + 1) >> 1;
  /external/libavc/common/x86/
ih264_weighted_pred_sse42.c 1124 WORD32 ofst1_u, ofst2_u, ofst_u; local
    [all...]

Completed in 133 milliseconds