OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CST_RGB_24_SIZE
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/libvideoeditor/vss/video_filters/src/
M4VIFI_RGB888toYUV420.c
109
GET_RGB24(i32_r10, i32_g10, i32_b10, pu8_rgbn,
CST_RGB_24_SIZE
);
111
GET_RGB24(i32_r11, i32_g11, i32_b11, pu8_rgbn, u32_stride_rgb +
CST_RGB_24_SIZE
);
136
pu8_rgbn += (
CST_RGB_24_SIZE
<<1);
/frameworks/av/libvideoeditor/vss/common/inc/
M4VIFI_Defines.h
48
#define
CST_RGB_24_SIZE
3
102
#define
CST_RGB_24_SIZE
3
/frameworks/av/libvideoeditor/lvpp/
VideoEditorTools.cpp
[
all
...]
Completed in 65 milliseconds