Searched defs:above2_row (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | g2meet.c | 803 uint32_t *curr_row = NULL, *above_row = NULL, *above2_row; in epic_decode_tile() local 595 epic_decode_run_length(ePICContext *dc, int x, int y, int tile_width, const uint32_t *curr_row, const uint32_t *above_row, const uint32_t *above2_row, uint32_t *pPix, int *pRun) epic_decode_run_length() argument
|
Completed in 7 milliseconds