OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bUseOfRVLC
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/libvideoeditor/vss/common/inc/
M4DECODER_Common.h
165
M4OSA_Bool
bUseOfRVLC
; /**< Usage of RVLC for the stream */
/frameworks/av/libvideoeditor/vss/src/
M4VD_EXTERNAL_BitstreamParser.c
129
pDci->
bUseOfRVLC
= M4OSA_FALSE;
386
pDci->
bUseOfRVLC
= (code) ? M4OSA_TRUE : M4OSA_FALSE;
M4VSS3GPP_ClipAnalysis.c
437
DecConfigInfo.
bUseOfRVLC
;
[
all
...]
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorVideoDecoder.cpp
271
pDci->
bUseOfRVLC
= M4OSA_FALSE;
508
pDci->
bUseOfRVLC
= (code) ? M4OSA_TRUE : M4OSA_FALSE;
[
all
...]
/frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c
[
all
...]
Completed in 245 milliseconds