Searched refs:rle_bitmap_end (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 Dpgssubdec.c94 const uint8_t *rle_bitmap_end; local
97 rle_bitmap_end = buf + buf_size;
107 while (buf < rle_bitmap_end && line_count < sub->rects[0]->h) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dpgssubdec.c164 const uint8_t *rle_bitmap_end; local
167 rle_bitmap_end = buf + buf_size;
177 while (buf < rle_bitmap_end && line_count < rect->h) {

Completed in 87 milliseconds