OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:M4VIFI_OK
(Results
1 - 14
of
14
) sorted by null
/frameworks/av/libvideoeditor/vss/common/inc/
M4VFL_transition.h
48
#define
M4VIFI_OK
0
90
* @return
M4VIFI_OK
: No error
M4VIFI_FiltersAPI.h
59
#define
M4VIFI_OK
0
[
all
...]
/frameworks/av/libvideoeditor/vss/src/
M4VIFI_xVSS_RGB565toYUV420.c
49
* @return
M4VIFI_OK
: there is no error
216
return
M4VIFI_OK
;
M4xVSS_internal.c
[
all
...]
/frameworks/av/libvideoeditor/vss/video_filters/src/
M4VIFI_BGR565toYUV420.c
47
* @return
M4VIFI_OK
: there is no error
194
return
M4VIFI_OK
;
M4VIFI_RGB565toYUV420.c
49
* @return
M4VIFI_OK
: there is no error
198
return
M4VIFI_OK
;
M4VIFI_RGB888toYUV420.c
152
return
M4VIFI_OK
;
M4VIFI_ResizeRGB565toRGB565.c
40
* @return
M4VIFI_OK
: there is no error
253
return
M4VIFI_OK
;
M4VIFI_ResizeRGB888toRGB888.c
53
* @return
M4VIFI_OK
: there is no error
275
return
M4VIFI_OK
;
M4VIFI_ResizeYUVtoBGR565.c
54
* @return
M4VIFI_OK
: there is no error
420
return
M4VIFI_OK
;
M4VIFI_ResizeYUVtoRGB565.c
57
* @return
M4VIFI_OK
: there is no error
421
return
M4VIFI_OK
;
M4VFL_transition.c
255
* @return
M4VIFI_OK
: No error
507
return
M4VIFI_OK
;
/frameworks/av/libvideoeditor/lvpp/
VideoEditorTools.cpp
275
M4VIFI_UInt8 return_code =
M4VIFI_OK
;
306
M4VIFI_UInt8 return_code =
M4VIFI_OK
;
348
* @return
M4VIFI_OK
: No error
490
return
M4VIFI_OK
;
509
* @return
M4VIFI_OK
: No error
713
return
M4VIFI_OK
;
733
* @return
M4VIFI_OK
: No error
[
all
...]
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorVideoDecoder.cpp
605
M4VIFI_UInt8 return_code =
M4VIFI_OK
;
[
all
...]
Completed in 54 milliseconds