OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lastDecodedPlane
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_VideoPreProcessing.c
432
pC->
lastDecodedPlane
= pPlaneOut;
438
(void *)pC->
lastDecodedPlane
[0].pac_data,
441
(void *)pC->
lastDecodedPlane
[1].pac_data,
444
(void *)pC->
lastDecodedPlane
[2].pac_data,
446
pC->
lastDecodedPlane
= pPlaneOut;
/frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_EditVideo.c
[
all
...]
M4VSS3GPP_Clip.c
136
pClipCtxt->
lastDecodedPlane
= M4OSA_NULL;
[
all
...]
/frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalTypes.h
328
M4VIFI_ImagePlane*
lastDecodedPlane
; /**< Last decoded plane */
[
all
...]
/frameworks/av/libvideoeditor/vss/mcs/inc/
M4MCS_InternalTypes.h
453
M4VIFI_ImagePlane*
lastDecodedPlane
; /**< Last decoded plane */
Completed in 43 milliseconds