Home
last modified time | relevance | path

Searched defs:y0dst (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dagm.c603 uint8_t *y0dst = *y0; in fill_pixels() local
717 uint8_t *y0dst = frame->data[0] + (avctx->height - 1) * frame->linesize[0]; in decode_runlen() local
767 uint8_t *y0dst = frame->data[0] + (avctx->height - 1) * frame->linesize[0]; decode_raw_intra() local
[all...]

Completed in 3 milliseconds