OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mShowFrame
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/common/libmix/videodecoder/
VideoDecoderBase.h
121
bool
mShowFrame
; // indicate whether the decoded frame is for display
VideoDecoderBase.cpp
45
mShowFrame
(true),
656
if (
mShowFrame
) {
682
if (
mShowFrame
) {
[
all
...]
VideoDecoderVP8.cpp
140
mShowFrame
= data->codec_data->show_frame;
Completed in 3402 milliseconds