OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:video_queue_context
(Results
1 - 19
of
19
) sorted by null
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
queue.c
32
struct
video_queue_context
*ptr_q = NULL;
41
ptr_q = (struct
video_queue_context
*)queuecontext;
65
struct
video_queue_context
*ptr_q = NULL;
74
ptr_q = (struct
video_queue_context
*)queuecontext;
106
struct
video_queue_context
*ptr_q = NULL;
112
ptr_q = (struct
video_queue_context
*)queuecontext;
143
struct
video_queue_context
*ptr_q = NULL;
149
ptr_q = (struct
video_queue_context
*)queuecontext;
video_encoder_test.c
229
struct
video_queue_context
*queue_ptr = NULL;
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
message_queue.c
32
struct
video_queue_context
*ptr_q = NULL;
41
ptr_q = (struct
video_queue_context
*)queuecontext;
65
struct
video_queue_context
*ptr_q = NULL;
74
ptr_q = (struct
video_queue_context
*)queuecontext;
106
struct
video_queue_context
*ptr_q = NULL;
112
ptr_q = (struct
video_queue_context
*)queuecontext;
145
struct
video_queue_context
*ptr_q = NULL;
151
ptr_q = (struct
video_queue_context
*)queuecontext;
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
message_queue.c
32
struct
video_queue_context
*ptr_q = NULL;
42
ptr_q = (struct
video_queue_context
*)queuecontext;
60
struct
video_queue_context
*ptr_q = NULL;
68
ptr_q = (struct
video_queue_context
*)queuecontext;
97
struct
video_queue_context
*ptr_q = NULL;
103
ptr_q = (struct
video_queue_context
*)queuecontext;
133
struct
video_queue_context
*ptr_q = NULL;
139
ptr_q = (struct
video_queue_context
*)queuecontext;
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
message_queue.c
32
struct
video_queue_context
*ptr_q = NULL;
42
ptr_q = (struct
video_queue_context
*)queuecontext;
60
struct
video_queue_context
*ptr_q = NULL;
68
ptr_q = (struct
video_queue_context
*)queuecontext;
97
struct
video_queue_context
*ptr_q = NULL;
103
ptr_q = (struct
video_queue_context
*)queuecontext;
133
struct
video_queue_context
*ptr_q = NULL;
139
ptr_q = (struct
video_queue_context
*)queuecontext;
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
message_queue.h
50
struct
video_queue_context
struct
decoder_driver_test.h
50
struct
video_queue_context
queue_context;
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
queue.h
50
struct
video_queue_context
struct
video_encoder_test.h
56
struct
video_queue_context
queue_context;
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
message_queue.h
49
struct
video_queue_context
{
struct
decoder_driver_test.h
49
struct
video_queue_context
queue_context;
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
queue.h
49
struct
video_queue_context
{
struct
video_encoder_test.h
55
struct
video_queue_context
queue_context;
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
message_queue.h
49
struct
video_queue_context
{
struct
decoder_driver_test.h
49
struct
video_queue_context
queue_context;
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
queue.h
49
struct
video_queue_context
{
struct
video_encoder_test.h
55
struct
video_queue_context
queue_context;
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/test/
decoder_driver_test.c
219
struct
video_queue_context
*queue_ptr = NULL;
[
all
...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
decoder_driver_test.c
210
struct
video_queue_context
*queue_ptr = NULL;
[
all
...]
Completed in 2169 milliseconds