OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dev_use_buf
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/media/mm-video/vidc/venc/inc/
omx_video_encoder.h
70
bool
dev_use_buf
( void *,unsigned,unsigned);
omx_video_base.h
212
virtual bool
dev_use_buf
(void *,unsigned,unsigned) = 0;
/hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_base.cpp
[
all
...]
omx_video_encoder.cpp
1531
bool omx_venc::
dev_use_buf
(void *buf_addr,unsigned port,unsigned index)
function in class:omx_venc
[
all
...]
Completed in 1432 milliseconds