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

  /packages/apps/Gallery2/src/com/android/gallery3d/app/
FilterUtils.java 87 int fcurrent = result[FILTER_CURRENT_TYPE]; local
108 (fcurrent & FILTER_IMAGE_ONLY) != 0);
112 (fcurrent & FILTER_VIDEO_ONLY) != 0);
114 ftype == 0, ftype != 0 && ftypef == 0, fcurrent == 0);
  /hardware/intel/common/libva/test/encode/
avcenc.c 1664 static int fcurrent = 0; local
    [all...]
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp 3253 static int fcurrent = 0; local
    [all...]

Completed in 86 milliseconds