Home
last modified time | relevance | path

Searched refs:decoding (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/img/psb_video/src/
DREADME19 … 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 MFLD
25 tng_xxxx.c/h are files for encoding/decoding on MRFLD
26 xx_xxES.c/h are files for various encoding codec, others codec named are for various decoding codec
/hardware/qcom/camera/usbcamcore/src/
DQCameraMjpegDecode.cpp105 uint8_t decoding; member
434 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()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dusage_dx.dox19 codecs support asynchronous (callback-based) decoding \ref usage_features
35 slice based decoding callbacks provide substantial speed gains to the
40 If the codec does not support callback based decoding, or the application
59 hitting the user-specified \ref usage_deadline after decoding the frame.
Dexamples.mk141 decode_with_drops.DESCRIPTION = Drops frames while decoding
146 decode_with_partial_drops.DESCRIPTION = Drops parts of frames while decoding
Dusage.dox116 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
DCHANGELOG217 decoding from a P-frame.