Home
last modified time | relevance | path

Searched refs:_last_p (Results 1 – 21 of 21) sorted by relevance

/dports/multimedia/libtheora/libtheora-1.1.1/lib/
H A Dencoder_disabled.c39 int th_encode_packetout(th_enc_ctx *_enc,int _last_p,ogg_packet *_op){ in th_encode_packetout() argument
53 int theora_encode_packetout(theora_state *_te,int _last_p,ogg_packet *_op){ in theora_encode_packetout() argument
H A Dencapiwrapper.c102 int theora_encode_packetout(theora_state *_te,int _last_p,ogg_packet *_op){ in theora_encode_packetout() argument
105 return th_encode_packetout(api->encode,_last_p,_op); in theora_encode_packetout()
H A Dencode.c1577 int th_encode_packetout(th_enc_ctx *_enc,int _last_p,ogg_packet *_op){ in th_encode_packetout() argument
1602 if(_last_p)_enc->packet_state=OC_PACKET_DONE; in th_encode_packetout()
1607 _last_p=_last_p&&_enc->nqueued_dups<=0; in th_encode_packetout()
1609 _op->e_o_s=_last_p; in th_encode_packetout()
1613 if(_last_p)_enc->packet_state=OC_PACKET_DONE; in th_encode_packetout()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libtheora/
H A Dencoder_disabled.c39 int th_encode_packetout(th_enc_ctx *_enc,int _last_p,ogg_packet *_op){ in th_encode_packetout() argument
53 int theora_encode_packetout(theora_state *_te,int _last_p,ogg_packet *_op){ in theora_encode_packetout() argument
H A Dencapiwrapper.c102 int theora_encode_packetout(theora_state *_te,int _last_p,ogg_packet *_op){ in theora_encode_packetout() argument
105 return th_encode_packetout(api->encode,_last_p,_op); in theora_encode_packetout()
H A Dencode.c1577 int th_encode_packetout(th_enc_ctx *_enc,int _last_p,ogg_packet *_op){ in th_encode_packetout() argument
1602 if(_last_p)_enc->packet_state=OC_PACKET_DONE; in th_encode_packetout()
1607 _last_p=_last_p&&_enc->nqueued_dups<=0; in th_encode_packetout()
1609 _op->e_o_s=_last_p; in th_encode_packetout()
1613 if(_last_p)_enc->packet_state=OC_PACKET_DONE; in th_encode_packetout()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libtheora/
H A Dencoder_disabled.c39 int th_encode_packetout(th_enc_ctx *_enc,int _last_p,ogg_packet *_op){ in th_encode_packetout() argument
53 int theora_encode_packetout(theora_state *_te,int _last_p,ogg_packet *_op){ in theora_encode_packetout() argument
H A Dencapiwrapper.c102 int theora_encode_packetout(theora_state *_te,int _last_p,ogg_packet *_op){ in theora_encode_packetout() argument
105 return th_encode_packetout(api->encode,_last_p,_op); in theora_encode_packetout()
H A Dencode.c1577 int th_encode_packetout(th_enc_ctx *_enc,int _last_p,ogg_packet *_op){ in th_encode_packetout() argument
1602 if(_last_p)_enc->packet_state=OC_PACKET_DONE; in th_encode_packetout()
1607 _last_p=_last_p&&_enc->nqueued_dups<=0; in th_encode_packetout()
1609 _op->e_o_s=_last_p; in th_encode_packetout()
1613 if(_last_p)_enc->packet_state=OC_PACKET_DONE; in th_encode_packetout()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/libtheora/
H A Dencoder_disabled.c39 int th_encode_packetout(th_enc_ctx *_enc,int _last_p,ogg_packet *_op){ in th_encode_packetout() argument
53 int theora_encode_packetout(theora_state *_te,int _last_p,ogg_packet *_op){ in theora_encode_packetout() argument
H A Dencapiwrapper.c102 int theora_encode_packetout(theora_state *_te,int _last_p,ogg_packet *_op){ in theora_encode_packetout() argument
105 return th_encode_packetout(api->encode,_last_p,_op); in theora_encode_packetout()
H A Dencode.c1577 int th_encode_packetout(th_enc_ctx *_enc,int _last_p,ogg_packet *_op){ in th_encode_packetout() argument
1602 if(_last_p)_enc->packet_state=OC_PACKET_DONE; in th_encode_packetout()
1607 _last_p=_last_p&&_enc->nqueued_dups<=0; in th_encode_packetout()
1609 _op->e_o_s=_last_p; in th_encode_packetout()
1613 if(_last_p)_enc->packet_state=OC_PACKET_DONE; in th_encode_packetout()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libtheora/
H A Dencoder_disabled.c39 int th_encode_packetout(th_enc_ctx *_enc,int _last_p,ogg_packet *_op){ in th_encode_packetout() argument
53 int theora_encode_packetout(theora_state *_te,int _last_p,ogg_packet *_op){ in theora_encode_packetout() argument
H A Dencapiwrapper.c102 int theora_encode_packetout(theora_state *_te,int _last_p,ogg_packet *_op){ in theora_encode_packetout() argument
105 return th_encode_packetout(api->encode,_last_p,_op); in theora_encode_packetout()
H A Dencode.c1577 int th_encode_packetout(th_enc_ctx *_enc,int _last_p,ogg_packet *_op){ in th_encode_packetout() argument
1602 if(_last_p)_enc->packet_state=OC_PACKET_DONE; in th_encode_packetout()
1607 _last_p=_last_p&&_enc->nqueued_dups<=0; in th_encode_packetout()
1609 _op->e_o_s=_last_p; in th_encode_packetout()
1613 if(_last_p)_enc->packet_state=OC_PACKET_DONE; in th_encode_packetout()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/theora/vtktheora/lib/
H A Dencapiwrapper.c102 int theora_encode_packetout(theora_state *_te,int _last_p,ogg_packet *_op){ in theora_encode_packetout() argument
105 return th_encode_packetout(api->encode,_last_p,_op); in theora_encode_packetout()
H A Dencode.c1577 int th_encode_packetout(th_enc_ctx *_enc,int _last_p,ogg_packet *_op){ in th_encode_packetout() argument
1602 if(_last_p)_enc->packet_state=OC_PACKET_DONE; in th_encode_packetout()
1607 _last_p=_last_p&&_enc->nqueued_dups<=0; in th_encode_packetout()
1609 _op->e_o_s=_last_p; in th_encode_packetout()
1613 if(_last_p)_enc->packet_state=OC_PACKET_DONE; in th_encode_packetout()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/theora/vtktheora/lib/
H A Dencapiwrapper.c102 int theora_encode_packetout(theora_state *_te,int _last_p,ogg_packet *_op){ in theora_encode_packetout() argument
105 return th_encode_packetout(api->encode,_last_p,_op); in theora_encode_packetout()
H A Dencode.c1577 int th_encode_packetout(th_enc_ctx *_enc,int _last_p,ogg_packet *_op){ in th_encode_packetout() argument
1602 if(_last_p)_enc->packet_state=OC_PACKET_DONE; in th_encode_packetout()
1607 _last_p=_last_p&&_enc->nqueued_dups<=0; in th_encode_packetout()
1609 _op->e_o_s=_last_p; in th_encode_packetout()
1613 if(_last_p)_enc->packet_state=OC_PACKET_DONE; in th_encode_packetout()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/
H A Dencapiwrapper.c103 int theora_encode_packetout(theora_state *_te,int _last_p,ogg_packet *_op){ in theora_encode_packetout() argument
106 return th_encode_packetout(api->encode,_last_p,_op); in theora_encode_packetout()
H A Dencode.c1577 int th_encode_packetout(th_enc_ctx *_enc,int _last_p,ogg_packet *_op){ in th_encode_packetout() argument
1602 if(_last_p)_enc->packet_state=OC_PACKET_DONE; in th_encode_packetout()
1607 _last_p=_last_p&&_enc->nqueued_dups<=0; in th_encode_packetout()
1609 _op->e_o_s=_last_p; in th_encode_packetout()
1613 if(_last_p)_enc->packet_state=OC_PACKET_DONE; in th_encode_packetout()