Searched refs:decoding (Results 1 – 6 of 6) sorted by relevance
19 … for command buffer processing, H264ES for H264 encoding, H264 for H264 decoding. For encode codec…23 psb_xxxx.c/h are files for decoding on MRST (some files are reused in MFLD)24 pnw_xxxx.c/h are files for encoding/decoding on MFLD25 tng_xxxx.c/h are files for encoding/decoding on MRFLD26 xx_xxES.c/h are files for various encoding codec, others codec named are for various decoding codec
105 uint8_t decoding; member434 p_thread_arg->decoding = true; in decoder_test()450 while (p_thread_arg->decoding) in decoder_test()466 if (p_thread_arg->decoding) in decoder_test()471 while (p_thread_arg->decoding) in decoder_test()484 if(p_thread_arg->decoding) { in decoder_test()567 p_thread_arg->decoding = false; in decoder_event_handler()
19 codecs support asynchronous (callback-based) decoding \ref usage_features35 slice based decoding callbacks provide substantial speed gains to the40 If the codec does not support callback based decoding, or the application59 hitting the user-specified \ref usage_deadline after decoding the frame.
141 decode_with_drops.DESCRIPTION = Drops frames while decoding146 decode_with_partial_drops.DESCRIPTION = Drops parts of frames while decoding
116 Both the encoding and decoding functions have a <code>deadline</code>126 remaining in its time slice when decoding completes. It could then choose to
217 decoding from a P-frame.