Lines Matching refs:files
8 CODE STRUCTURE General description files structure in psb_video
14 This part describes general rule for naming added files in future.
19 xxxx: generally describes files function, such as cmdbuf for command buffer processing, H264ES for …
21 The existed files may not be consistent with it completely. For the exsited files:
22 lnc_xxxx.c/h are files for encoding on MRST
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
36 | | |- lnc_cmdbuf.h (below files are for encode on MRST)
48 | | |- psb_deblock.c (below files are for decode on MRST)
58 | |- pnw_cmdbuf.h (below files are for encode on MFLD)
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)
114 | |- tng_cmdbuf.h (below files are for encode on MRFLD)
137 | |- tng_VP8.h (below files are for decode on MRFLD)
143 | |- vsp_cmdbuf.h (below files are for VSP on MRFLD)