OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:framesize_argb
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/libvideoeditor/vss/src/
M4xVSS_internal.c
274
M4OSA_UInt32
frameSize_argb
=(width * height * 4);
280
M4OSA_UInt8 *pTmpData = (M4OSA_UInt8*) M4OSA_32bitAlignedMalloc(
frameSize_argb
,
302
err = pFileReadPtr->readData(pARGBIn,(M4OSA_MemAddr8)pTmpData, &
frameSize_argb
);
340
for (i=0, j = 0; i <
frameSize_argb
; i++) {
[
all
...]
M4VSS3GPP_EditVideo.c
[
all
...]
/frameworks/base/media/jni/mediaeditor/
VideoEditorMain.cpp
[
all
...]
/frameworks/av/libvideoeditor/lvpp/
VideoEditorTools.cpp
[
all
...]
Completed in 155 milliseconds