Searched refs:cdg_tile_block (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dcdgraphics.c134 static int cdg_tile_block(CDGraphicsContext *cc, uint8_t *data, int b) function
223 /// find the difference and save the offset for cdg_tile_block usage
322 ret = cdg_tile_block(cc, cdg_data, inst == CDG_INST_TILE_BLOCK_XOR);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dcdgraphics.c127 static int cdg_tile_block(CDGraphicsContext *cc, uint8_t *data, int b) function
216 /// find the difference and save the offset for cdg_tile_block usage
322 ret = cdg_tile_block(cc, cdg_data, inst == CDG_INST_TILE_BLOCK_XOR);

Completed in 16 milliseconds