OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:start_encoding
(Results
1 - 4
of
4
) sorted by null
/hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
video_encoder_test.h
74
int
start_encoding
(struct video_encoder_context *decode_context);
/hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
video_encoder_test.h
73
int
start_encoding
(struct video_encoder_context *decode_context);
/hardware/qcom/media/mm-video-legacy/vidc/venc/test/
video_encoder_test.c
188
if (error != -1 && (
start_encoding
(encoder_context) == -1))
622
int
start_encoding
(struct video_encoder_context *encoder_context)
function
/hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
video_encoder_test.c
180
if (error != -1 && (
start_encoding
(encoder_context) == -1)) {
580
int
start_encoding
(struct video_encoder_context *encoder_context)
function
[
all
...]
Completed in 846 milliseconds