Searched refs:decode (Results 1 – 25 of 63) sorted by relevance
123
14 Description: Video decode driver for Poulsbo15 Video decode driver for Poulsbo
25 * Pre-alpha version of video decode driver for Poulsbo, MPEG2 VLD working
97 static const char decode[16] = { in decodeDigit() local123 return decode[bits]; in decodeDigit()
48 | | |- psb_deblock.c (below files are for decode on MRST)74 | |- psb_cmdbuf.h (below files are for decode on MFLD)94 | |- object_heap.h (below files are common for encode and decode on MFLD)137 | |- tng_VP8.h (below files are for decode on MRFLD)154 |-- msvdx (decode firmware)
43 /test/decode/loadjpeg44 /test/decode/mpeg2vldemo
23 SUBDIRS = common decode encode vainfo videoprocess subdir
42 bool decode(unsigned char *jpeg_src, int filled_len, unsigned char *nv12_buffer, int stride);
27 LOCAL_MODULE:= libOMX.TI.G722.decode
28 LOCAL_MODULE:= libOMX.TI.AAC.decode
28 LOCAL_MODULE:= libOMX.TI.G729.decode
26 LOCAL_MODULE:= libOMX.TI.WMA.decode
28 LOCAL_MODULE:= libOMX.TI.G711.decode
28 LOCAL_MODULE:= libOMX.TI.G726.decode
27 LOCAL_MODULE:= libOMX.TI.WBAMR.decode
27 LOCAL_MODULE:= libOMX.TI.AMR.decode
27 LOCAL_MODULE:= libOMX.TI.MP3.decode
29 virtual Decode_Status decode(VideoDecodeBuffer *buffer);
30 virtual Decode_Status decode(VideoDecodeBuffer *buffer) = 0;
31 virtual Decode_Status decode(VideoDecodeBuffer *buffer);
35 virtual Decode_Status decode(VideoDecodeBuffer *buffer);
5 * Removed the check to allow decode to be called during PAUSE.71 * Fixed MixAudio::decode() method to use correct 64-bit type for decode consumed/produced.
3 The vpx_codec_decode() function is at the core of the decode loop. It6 frame of data. Packets \ref MUST be passed in decode order. If the52 compression process. It is not required to properly decode the frame, and
29 COMPONENT_LIB=libOMX.TI.JPEG.decode.so
32 virtual Decode_Status decode(VideoDecodeBuffer *buffer);