HomeSort by relevance Sort by last modified time
    Searched defs:ofst1_v (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
463 ofst1_v = (WORD8)(ofst1 >> 8);
471 ofst_v = (ofst1_v + ofst2_v + 1) >> 1;
  /external/libavc/common/x86/
ih264_weighted_pred_sse42.c 1125 WORD32 ofst1_v, ofst2_v, ofst_v; local
    [all...]

Completed in 369 milliseconds