Searched refs:dsp_mask (Results 1 - 25 of 25) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/arm/
H A Ddsputil_iwmmxt.c157 if (avctx->dsp_mask) {
158 if (avctx->dsp_mask & FF_MM_FORCE)
159 mm_flags |= (avctx->dsp_mask & 0xffff);
161 mm_flags &= ~(avctx->dsp_mask & 0xffff);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/arm/
H A Ddsputil_iwmmxt.c157 if (avctx->dsp_mask) {
158 if (avctx->dsp_mask & FF_MM_FORCE)
159 mm_flags |= (avctx->dsp_mask & 0xffff);
161 mm_flags &= ~(avctx->dsp_mask & 0xffff);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/arm/
H A Ddsputil_iwmmxt.c157 if (avctx->dsp_mask) {
158 if (avctx->dsp_mask & FF_MM_FORCE)
159 mm_flags |= (avctx->dsp_mask & 0xffff);
161 mm_flags &= ~(avctx->dsp_mask & 0xffff);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Dxdi_adapter.h67 dword dsp_mask; member in struct:_diva_os_xdi_adapter
H A Ddivasproc.c281 seq_printf(m, "DSP state : %08x\n", a->dsp_mask);
H A Dos_4bri.c324 diva_current->dsp_mask = 0x00000003;
H A Dos_bri.c246 a->dsp_mask = 0x00000003;
H A Dos_pri.c230 a->dsp_mask = diva_pri_detect_dsps(a);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/hardware/eicon/
H A Dxdi_adapter.h67 dword dsp_mask; member in struct:_diva_os_xdi_adapter
H A Ddivasproc.c281 seq_printf(m, "DSP state : %08x\n", a->dsp_mask);
H A Dos_4bri.c324 diva_current->dsp_mask = 0x00000003;
H A Dos_bri.c246 a->dsp_mask = 0x00000003;
H A Dos_pri.c230 a->dsp_mask = diva_pri_detect_dsps(a);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dmotion-test.c148 ctx->dsp_mask = FF_MM_FORCE;
152 ctx->dsp_mask = FF_MM_FORCE | flags[c];
H A Dpngdec.c85 int x, mask, dsp_mask, j, src_x, b, bpp; local
90 dsp_mask = png_pass_dsp_mask[pass];
99 if ((dsp_mask << j) & 0x80) {
114 if ((dsp_mask << j) & 0x80) {
124 if ((dsp_mask << j) & 0x80) {
H A Davcodec.h1619 * dsp_mask could be add used to disable unwanted CPU features
1626 unsigned dsp_mask; member in struct:AVCodecContext
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dmotion-test.c148 ctx->dsp_mask = FF_MM_FORCE;
152 ctx->dsp_mask = FF_MM_FORCE | flags[c];
H A Dpngdec.c85 int x, mask, dsp_mask, j, src_x, b, bpp; local
90 dsp_mask = png_pass_dsp_mask[pass];
99 if ((dsp_mask << j) & 0x80) {
114 if ((dsp_mask << j) & 0x80) {
124 if ((dsp_mask << j) & 0x80) {
H A Davcodec.h1619 * dsp_mask could be add used to disable unwanted CPU features
1626 unsigned dsp_mask; member in struct:AVCodecContext
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dmotion-test.c148 ctx->dsp_mask = FF_MM_FORCE;
152 ctx->dsp_mask = FF_MM_FORCE | flags[c];
H A Dpngdec.c85 int x, mask, dsp_mask, j, src_x, b, bpp; local
90 dsp_mask = png_pass_dsp_mask[pass];
99 if ((dsp_mask << j) & 0x80) {
114 if ((dsp_mask << j) & 0x80) {
124 if ((dsp_mask << j) & 0x80) {
H A Davcodec.h1619 * dsp_mask could be add used to disable unwanted CPU features
1626 unsigned dsp_mask; member in struct:AVCodecContext
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/x86/
H A Ddsputil_mmx.c2500 if (avctx->dsp_mask) {
2501 if (avctx->dsp_mask & FF_MM_FORCE)
2502 mm_flags |= (avctx->dsp_mask & 0xffff);
2504 mm_flags &= ~(avctx->dsp_mask & 0xffff);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/x86/
H A Ddsputil_mmx.c2500 if (avctx->dsp_mask) {
2501 if (avctx->dsp_mask & FF_MM_FORCE)
2502 mm_flags |= (avctx->dsp_mask & 0xffff);
2504 mm_flags &= ~(avctx->dsp_mask & 0xffff);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/x86/
H A Ddsputil_mmx.c2500 if (avctx->dsp_mask) {
2501 if (avctx->dsp_mask & FF_MM_FORCE)
2502 mm_flags |= (avctx->dsp_mask & 0xffff);
2504 mm_flags &= ~(avctx->dsp_mask & 0xffff);

Completed in 336 milliseconds