OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:venc_close
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
video_encoder_device.cpp
236
venc_close
();
320
void venc_dev::
venc_close
()
function in class:venc_dev
325
DEBUG_PRINT_HIGH("\n
venc_close
(): Calling VEN_IOCTL_CMD_STOP_READ_MSG");
[
all
...]
video_encoder_device_copper.cpp
267
venc_close
();
420
void venc_dev::
venc_close
()
function in class:venc_dev
425
DEBUG_PRINT_HIGH("\n
venc_close
(): Calling VEN_IOCTL_CMD_STOP_READ_MSG");
[
all
...]
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
video_encoder_device.cpp
220
venc_close
();
318
void venc_dev::
venc_close
()
function in class:venc_dev
323
DEBUG_PRINT_HIGH("\n
venc_close
(): Calling VEN_IOCTL_CMD_STOP_READ_MSG");
[
all
...]
video_encoder_device_v4l2.cpp
741
void venc_dev::
venc_close
()
function in class:venc_dev
749
DEBUG_PRINT_HIGH("
venc_close
E\n");
754
DEBUG_PRINT_HIGH("
venc_close
X\n");
[
all
...]
Completed in 2308 milliseconds