Searched refs:pva (Results 1 - 14 of 14) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/ttusb-dec/
H A Dttusb_dec.c421 static void ttusb_dec_process_pva(struct ttusb_dec *dec, u8 *pva, int length) argument
433 switch (pva[2]) {
436 int prebytes = pva[5] & 0x03;
437 int postbytes = (pva[5] & 0x0c) >> 2;
441 dec->video_filter->feed->cb.ts(pva, length, NULL, 0,
449 &pva[12], prebytes);
455 if (pva[5] & 0x10) {
459 dec->v_pes[9] = 0x21 | ((pva[8] & 0xc0) >> 5);
460 dec->v_pes[10] = ((pva[8] & 0x3f) << 2) |
461 ((pva[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/ttusb-dec/
H A Dttusb_dec.c421 static void ttusb_dec_process_pva(struct ttusb_dec *dec, u8 *pva, int length) argument
433 switch (pva[2]) {
436 int prebytes = pva[5] & 0x03;
437 int postbytes = (pva[5] & 0x0c) >> 2;
441 dec->video_filter->feed->cb.ts(pva, length, NULL, 0,
449 &pva[12], prebytes);
455 if (pva[5] & 0x10) {
459 dec->v_pes[9] = 0x21 | ((pva[8] & 0xc0) >> 5);
460 dec->v_pes[10] = ((pva[8] & 0x3f) << 2) |
461 ((pva[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavformat/
H A Dallformats.c166 REGISTER_DEMUXER (PVA, pva);
H A DMakefile199 OBJS-$(CONFIG_PVA_DEMUXER) += pva.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavformat/
H A Dallformats.c166 REGISTER_DEMUXER (PVA, pva);
H A DMakefile199 OBJS-$(CONFIG_PVA_DEMUXER) += pva.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavformat/
H A Dallformats.c166 REGISTER_DEMUXER (PVA, pva);
H A DMakefile199 OBJS-$(CONFIG_PVA_DEMUXER) += pva.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/tests/
H A Dfate.mak549 FATE_TESTS += fate-pva-demux
550 fate-pva-demux: CMD = $$BUILD_PATH/ffmpeg -idct simple -i $$SAMPLES_PATH/pva/PVA_test-partial.pva -t 0.6 -acodec copy -f framecrc -
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/tests/
H A Dfate.mak549 FATE_TESTS += fate-pva-demux
550 fate-pva-demux: CMD = $$BUILD_PATH/ffmpeg -idct simple -i $$SAMPLES_PATH/pva/PVA_test-partial.pva -t 0.6 -acodec copy -f framecrc -
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/tests/
H A Dfate.mak549 FATE_TESTS += fate-pva-demux
550 fate-pva-demux: CMD = $$BUILD_PATH/ffmpeg -idct simple -i $$SAMPLES_PATH/pva/PVA_test-partial.pva -t 0.6 -acodec copy -f framecrc -
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/
H A DMakefile2724 FFMPEG_DISABLED_DEMUXERS:=amr apc ape ass bethsoftvid bfi c93 daud dnxhd dsicin dxa ffm gsm gxf idcin iff image2 image2pipe ingenient ipmovie lmlm4 mm mmf msnwc_tcp mtv mxf nsv nut oma pva rawvideo rl2 roq rpl segafilm shorten siff smacker sol str thp tiertexseq tta txd vmd voc wc3 wsaud wsvqa xa yuv4mpegpipe
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/
H A DMakefile2724 FFMPEG_DISABLED_DEMUXERS:=amr apc ape ass bethsoftvid bfi c93 daud dnxhd dsicin dxa ffm gsm gxf idcin iff image2 image2pipe ingenient ipmovie lmlm4 mm mmf msnwc_tcp mtv mxf nsv nut oma pva rawvideo rl2 roq rpl segafilm shorten siff smacker sol str thp tiertexseq tta txd vmd voc wc3 wsaud wsvqa xa yuv4mpegpipe
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/
H A DMakefile2724 FFMPEG_DISABLED_DEMUXERS:=amr apc ape ass bethsoftvid bfi c93 daud dnxhd dsicin dxa ffm gsm gxf idcin iff image2 image2pipe ingenient ipmovie lmlm4 mm mmf msnwc_tcp mtv mxf nsv nut oma pva rawvideo rl2 roq rpl segafilm shorten siff smacker sol str thp tiertexseq tta txd vmd voc wc3 wsaud wsvqa xa yuv4mpegpipe

Completed in 510 milliseconds