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

  /hardware/intel/common/libmix/videodecoder/
VideoDecoderMPEG2.cpp 124 bool needFlush = false;
127 needFlush = true;
132 needFlush = (mVideoFormatInfo.width > mVideoFormatInfo.surfaceWidth)
137 if (needFlush) {
VideoDecoderMPEG4.cpp 122 bool needFlush = false;
125 needFlush = true;
130 needFlush = (mVideoFormatInfo.width > mVideoFormatInfo.surfaceWidth)
134 if (needFlush) {
VideoDecoderVP8.cpp 211 bool needFlush = false;
215 needFlush = mSizeChanged;
217 if (needFlush) {
VideoDecoderWMV.cpp 126 bool needFlush = false;
129 needFlush = true;
134 needFlush = (mVideoFormatInfo.width > mVideoFormatInfo.surfaceWidth)
141 if (needFlush) {
VideoDecoderAVC.cpp 871 bool needFlush = false;
874 needFlush = mSizeChange
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/
LzmaDec.h 62 int needFlush;
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
LzmaDec.h 62 int needFlush;
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
LzmaDec.h 62 int needFlush;
  /external/lzma/C/
LzmaDec.h 62 int needFlush;
  /frameworks/rs/
rsg_generator.c 213 int needFlush = 0;
302 needFlush += vt->ptrLevel;
321 needFlush = 1;
335 } else if (needFlush) {
345 int needFlush = 0;
394 int needFlush = 0;
419 needFlush += vt->ptrLevel;
443 } else if (api->sync || needFlush) {
  /device/google/marlin/camera/QCamera2/stack/common/
cam_types.h     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/stack/common/
cam_types.h     [all...]
  /external/robolectric/v1/lib/main/
h2-1.2.147.jar 

Completed in 5388 milliseconds