repo.or.cz
/
vlc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
chromecast: Hide some private variable from settings
[vlc.git]
/
modules
/
codec
/
omxil
/
qcom.h
blob
0286a916051d2e0cc033425673b3ca15a1b6edc0
1
#include <vlc_picture.h>
2
3
void
qcom_convert
(
const uint8_t
*
src
,
picture_t
*
pic
);