Displaying 4 results from an estimated 4 matches for "oc_frag_recon_inter2".
2005 Mar 23
0
[PATCH]
...e->opt_vtable.oc_frag_recon_inter(_dst,_dst_ystride,_src,_src_ystride,_residue);
+}
+
+void oc_frag_recon_inter__c(unsigned char *_dst,int _dst_ystride,
const unsigned char *_src,int _src_ystride,const ogg_int16_t *_residue){
int i;
for(i=0;i<8;i++){
@@ -21,7 +31,14 @@
}
}
-void oc_frag_recon_inter2(unsigned char *_dst,int _dst_ystride,
+inline void oc_frag_recon_inter2(const oc_theora_state *_state,unsigned char *_dst,int _dst_ystride,
+ const unsigned char *_src1,int _src1_ystride,const unsigned char *_src2,
+ int _src2_ystride,const ogg_int16_t *_residue) {
+_state->opt_vtable.oc_frag_re...
2005 Mar 23
3
[PATCH] promised MMX patches rc1
...e->opt_vtable.oc_frag_recon_inter(_dst,_dst_ystride,_src,_src_ystride,_residue);
+}
+
+void oc_frag_recon_inter__c(unsigned char *_dst,int _dst_ystride,
const unsigned char *_src,int _src_ystride,const ogg_int16_t *_residue){
int i;
for(i=0;i<8;i++){
@@ -21,7 +31,14 @@
}
}
-void oc_frag_recon_inter2(unsigned char *_dst,int _dst_ystride,
+inline void oc_frag_recon_inter2(const oc_theora_state *_state,unsigned char *_dst,int _dst_ystride,
+ const unsigned char *_src1,int _src1_ystride,const unsigned char *_src2,
+ int _src2_ystride,const ogg_int16_t *_residue) {
+_state->opt_vtable.oc_frag_re...
2007 Sep 26
1
Theora decoding problem on PowerPC
...s/video.ogg > out
Encoded by Xiph.Org libTheora I 20070915 3 2 1
theora comment header:
ENCODER=ffmpeg2theora 0.19
Ogg logical stream 4aa501b6 is Theora 160x128 29.97 fps video
Encoded frame content is 160x120 with 0x0 offset
Program received signal SIGSEGV, Segmentation fault.
oc_frag_recon_inter2_c (
_dst=0x300384b0
"--------.......//000000.0550;\\{\205\212\214\226\232\220~rv\210\225\027
%G\195\175\194\191\194\191\195\175\194\191\194\191\195\175\194\191\194\1
91\195\175\194\191\194\191\195\175\194\191\194\191\195\175\194\191\194\1
91\195\175\194\191\194\191\027%@\236\235\027%G\195...
2005 Jul 20
1
MMX IDCT for theora-exp
...1057 33746 8.6944 dump oc_state_loop_filter_frag_rows
57706 10.2185 9204 2.3713 libogg.so.0.5.2 (no symbols)
39182 6.9383 10146 2.6140 dump oc_state_frag_recon_mmx
31095 5.5062 38650 9.9578 dump oc_frag_recon_inter2_mmx
24133 4.2734 12945 3.3352 dump oc_frag_pred_dc
22053 3.9051 11120 2.8650 dump oc_huff_token_decode
12497 2.2129 163 0.0420 dump oc_idct8x8_mmx
10376 1.8374 22113 5.6972 dump...