Advertisement
Guest User

Untitled

a guest
Aug 31st, 2011
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. ff->disp_w=320, ff->disp_h=240, ff->width=320, ff->height=240, frame_size=153600
  2. SUCCESS: opened engine ceEngine
  3. Done initialiazing, creating decoder handle
  4. SUCCESS: opened codec h264dec
  5. VIDDEC2_control(XDM_GETBUFINFO): Min Input Buffer Size = 1500000, Min Output Buffer Size = 691200
  6. INFO: Successfully finished ce_open()
  7. CMEM buffer 0: size=691200, virt=0x4228d000, phys=0x85000000
  8. CMEM buffer 1: size=691200, virt=0x42336000, phys=0x850a9000
  9. CMEM buffer 2: size=691200, virt=0x423df000, phys=0x85152000
  10. CMEM buffer 3: size=691200, virt=0x42488000, phys=0x851fb000
  11. CMEM buffer 4: size=691200, virt=0x42531000, phys=0x852a4000
  12. CMEM buffer 5: size=691200, virt=0x425da000, phys=0x8534d000
  13. Done allocating CMEM buffers successfully!
  14. Allocating buffer of size 1500000
  15. Succesfully allocated CMEM input buffer
  16. INFO_CE: Input buffer has a size of: 1500000
  17. INFO_CE: Setting in args
  18. INFO_CE: Setting in buf
  19. INFO_CE: Setting in bufsize
  20. INFO_CE: Setting outbuf
  21. INFO_CE: Running process function (decode)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement