OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pVideoEncoderExternalAPITable
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_Codecs.c
74
pC->
pVideoEncoderExternalAPITable
[i] = M4OSA_NULL;
223
pC->
pVideoEncoderExternalAPITable
[MediaType] = M4OSA_NULL;
697
pC->pCurrentVideoEncoderExternalAPI = pC->
pVideoEncoderExternalAPITable
[encoderType];
[
all
...]
/frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_Codecs.c
67
pC->
pVideoEncoderExternalAPITable
[i] = M4OSA_NULL;
236
pC->
pVideoEncoderExternalAPITable
[MediaType] = M4OSA_NULL;
778
pC->
pVideoEncoderExternalAPITable
[encoderType];
[
all
...]
/frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalTypes.h
233
M4OSA_Void*
pVideoEncoderExternalAPITable
[M4ENCODER_kVideo_NB];
[
all
...]
/frameworks/av/libvideoeditor/vss/mcs/inc/
M4MCS_InternalTypes.h
542
M4OSA_Void*
pVideoEncoderExternalAPITable
[M4ENCODER_kVideo_NB];
Completed in 21 milliseconds