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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
get_pred_adv_b_add.cpp 867 uint32 x1, x2, x1m, x2m, y1, y2, y1m, y2m; /* new way */ local
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
motion_comp.cpp 1126 ULong x1, x2, x1m, x2m, y1, y2, y1m, y2m; \/* new way *\/ local
    [all...]
  /external/clang/test/CodeGenCXX/
constructor-init.cpp 236 pair2 y2m(static_cast<pair2&&>(y2));
239 y2m = static_cast<pair2&&>(y2);

Completed in 860 milliseconds