Home
last modified time | relevance | path

Searched refs:mpeg2 (Results 1 – 7 of 7) sorted by relevance

/drivers/staging/media/sunxi/cedrus/
A Dcedrus_dec.c44 run.mpeg2.sequence = cedrus_find_control_data(ctx, in cedrus_device_run()
46 run.mpeg2.picture = cedrus_find_control_data(ctx, in cedrus_device_run()
48 run.mpeg2.quantisation = cedrus_find_control_data(ctx, in cedrus_device_run()
A Dcedrus_mpeg2.c63 seq = run->mpeg2.sequence; in cedrus_mpeg2_setup()
64 pic = run->mpeg2.picture; in cedrus_mpeg2_setup()
66 quantisation = run->mpeg2.quantisation; in cedrus_mpeg2_setup()
A Dcedrus.h90 struct cedrus_mpeg2_run mpeg2; member
/drivers/media/test-drivers/visl/
A Dvisl-dec.c92 b_ref = vb2_find_buffer(cap_q, run->mpeg2.pic->backward_ref_ts); in visl_get_ref_frames()
93 f_ref = vb2_find_buffer(cap_q, run->mpeg2.pic->forward_ref_ts); in visl_get_ref_frames()
96 run->mpeg2.pic->backward_ref_ts, b_ref); in visl_get_ref_frames()
98 run->mpeg2.pic->forward_ref_ts, f_ref); in visl_get_ref_frames()
507 trace_v4l2_ctrl_mpeg2_sequence(run->mpeg2.seq); in visl_trace_ctrls()
508 trace_v4l2_ctrl_mpeg2_picture(run->mpeg2.pic); in visl_trace_ctrls()
509 trace_v4l2_ctrl_mpeg2_quantisation(run->mpeg2.quant); in visl_trace_ctrls()
588 run.mpeg2.seq = visl_find_control_data(ctx, V4L2_CID_STATELESS_MPEG2_SEQUENCE); in visl_device_run()
589 run.mpeg2.pic = visl_find_control_data(ctx, V4L2_CID_STATELESS_MPEG2_PICTURE); in visl_device_run()
590 run.mpeg2.quant = visl_find_control_data(ctx, in visl_device_run()
A Dvisl-dec.h61 struct visl_mpeg2_run mpeg2; member
A Dvisl-trace-mpeg2.h98 #define TRACE_INCLUDE_FILE visl-trace-mpeg2
/drivers/media/platform/chips-media/coda/
A DMakefile3 coda-vpu-objs := coda-common.o coda-bit.o coda-gdi.o coda-h264.o coda-mpeg2.o coda-mpeg4.o coda-jpe…

Completed in 12 milliseconds