OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mIsVideoEncoderSet
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/include/media/
mediarecorder.h
250
bool
mIsVideoEncoderSet
;
/frameworks/av/media/libmedia/
mediarecorder.cpp
212
if (
mIsVideoEncoderSet
) {
227
mIsVideoEncoderSet
= true;
439
if (mIsVideoSourceSet !=
mIsVideoEncoderSet
) {
603
mIsVideoEncoderSet
= false;
Completed in 98 milliseconds