Searched refs:dlo (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavdevice/
H A Ddecklink_enc.cpp47 IDeckLinkOutput *dlo; member in struct:decklink_ctx
216 if (ctx->dlo->DoesSupportVideoMode(ctx->bmd_mode, bmdFormat8BitYUV,
248 if (ctx->dlo->EnableVideoOutput(ctx->bmd_mode,
256 ctx->dlo->SetScheduledFrameCompletionCallback(ctx->callback);
296 if (ctx->dlo->EnableAudioOutput(bmdAudioSampleRate48kHz,
303 if (ctx->dlo->BeginAudioPreroll() != S_OK) {
324 ctx->dlo->StopScheduledPlayback(ctx->last_pts * ctx->bmd_tb_num,
326 ctx->dlo->DisableVideoOutput();
328 ctx->dlo->DisableAudioOutput();
331 if (ctx->dlo)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/sha/asm/
H A Dsha512-ppc.pl462 my ($i, $ahi,$alo,$bhi,$blo,$chi,$clo,$dhi,$dlo,
513 addc $dlo,$dlo,$hlo ; d+=h
557 my ($i, $ahi,$alo,$bhi,$blo,$chi,$clo,$dhi,$dlo,
H A Dsha512-parisc.pl380 my ($i,$ahi,$alo,$bhi,$blo,$chi,$clo,$dhi,$dlo,
433 add $hlo,$dlo,$dlo
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/sha/asm/
H A Dsha512-ppc.pl462 my ($i, $ahi,$alo,$bhi,$blo,$chi,$clo,$dhi,$dlo,
513 addc $dlo,$dlo,$hlo ; d+=h
557 my ($i, $ahi,$alo,$bhi,$blo,$chi,$clo,$dhi,$dlo,
H A Dsha512-parisc.pl380 my ($i,$ahi,$alo,$bhi,$blo,$chi,$clo,$dhi,$dlo,
433 add $hlo,$dlo,$dlo

Completed in 165 milliseconds