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