OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mbFlush
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/utils/ISV/base/
isv_processor.cpp
47
mbFlush
(false),
262
if (
mbFlush
) {
356
if (!isReadytoRun() && !
mbFlush
) {
360
if (isReadytoRun() ||
mbFlush
) {
364
if (!
mbFlush
)
366
status_t ret = mISVWorker->process(inputBuf, procBufList, procBufNum,
mbFlush
, flags);
369
if (
mbFlush
) {
377
mbFlush
= false;
501
if (
mbFlush
) {
555
if (
mbFlush
) {
[
all
...]
/hardware/intel/common/utils/ISV/include/
isv_processor.h
124
bool
mbFlush
;
Completed in 41 milliseconds