Searched refs:mpeg2 (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/drivers/staging/media/sunxi/cedrus/ |
H A D | cedrus_dec.c | 44 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()
|
H A D | cedrus_mpeg2.c | 63 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()
|
H A D | cedrus.h | 90 struct cedrus_mpeg2_run mpeg2; member
|
/openbmc/linux/drivers/media/test-drivers/visl/ |
H A D | visl-dec.c | 67 b_ref = vb2_find_buffer(cap_q, run->mpeg2.pic->backward_ref_ts); in visl_get_ref_frames() 68 f_ref = vb2_find_buffer(cap_q, run->mpeg2.pic->forward_ref_ts); in visl_get_ref_frames() 73 run->mpeg2.pic->backward_ref_ts, in visl_get_ref_frames() 75 run->mpeg2.pic->forward_ref_ts, in visl_get_ref_frames() 370 trace_v4l2_ctrl_mpeg2_sequence(run->mpeg2.seq); in visl_trace_ctrls() 371 trace_v4l2_ctrl_mpeg2_picture(run->mpeg2.pic); in visl_trace_ctrls() 372 trace_v4l2_ctrl_mpeg2_quantisation(run->mpeg2.quant); in visl_trace_ctrls() 445 run.mpeg2.seq = visl_find_control_data(ctx, V4L2_CID_STATELESS_MPEG2_SEQUENCE); in visl_device_run() 446 run.mpeg2.pic = visl_find_control_data(ctx, V4L2_CID_STATELESS_MPEG2_PICTURE); in visl_device_run() 447 run.mpeg2.quant = visl_find_control_data(ctx, in visl_device_run()
|
H A D | visl-dec.h | 54 struct visl_mpeg2_run mpeg2; member
|
H A D | visl-trace-mpeg2.h | 98 #define TRACE_INCLUDE_FILE visl-trace-mpeg2
|
/openbmc/openbmc/poky/meta/recipes-multimedia/mpeg2dec/ |
H A D | mpeg2dec_0.5.1.bb | 11 … file://include/mpeg2.h;beginline=1;endline=22;md5=7766f4fcb58f0f8413c49a746f2ab89b" 44 ${includedir}/mpeg2dec/mpeg2.h"
|
/openbmc/linux/drivers/media/platform/chips-media/ |
H A D | Makefile | 3 coda-vpu-objs := coda-common.o coda-bit.o coda-gdi.o coda-h264.o coda-mpeg2.o coda-mpeg4.o coda-jpe…
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | ivtv.rst | 31 * Hardware mpeg2 capture of broadcast video (and sound) via the tuner or 33 * Hardware mpeg2 capture of FM radio where hardware support exists 44 * Provides hardware mpeg2 playback 131 An mpeg2 stream sent to this device will appear on the selected video 186 or /dev/video0 to get an mpeg2 stream with black video.
|
/openbmc/openbmc/poky/meta/recipes-multimedia/mpeg2dec/files/ |
H A D | 61_global-symbol-test.patch | 67 +check_bad_public_symbols mpeg2 $builddir/../libmpeg2/.libs/libmpeg2.so
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-compressed.rst | 126 See the :ref:`associated Codec Control IDs <v4l2-codec-stateless-mpeg2>`.
|
H A D | ext-ctrls-codec.rst | 860 .. _v4l2-mpeg-video-mpeg2-level: 980 .. _v4l2-mpeg-video-mpeg2-profile:
|
H A D | ext-ctrls-codec-stateless.rst | 1260 .. _v4l2-codec-stateless-mpeg2:
|
/openbmc/linux/Documentation/driver-api/media/drivers/ |
H A D | pvrusb2.rst | 106 interact with the Conexant mpeg2 encoder chip within the pvrusb2
|