Home
last modified time | relevance | path

Searched defs:aligned_width (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dr210enc.c29 int aligned_width = FFALIGN(avctx->width, in encode_init() local
43 int aligned_width = FFALIGN(avctx->width, in encode_frame() local
Dtarga_y216dec.c39 int aligned_width = FFALIGN(avctx->width, 4); in y216_decode_frame() local
Dv210_template.c39 int aligned_width = ((avctx->width + 47) / 48) * 48; in RENAME() local
Dr210dec.c42 int aligned_width = FFALIGN(avctx->width, in decode_frame() local
Dv210enc.c121 int aligned_width = ((avctx->width + 47) / 48) * 48; in encode_frame() local
Dv210dec.c153 int aligned_width = ((avctx->width + 47) / 48) * 48; in decode_frame() local
Dcdxl.c244 int ret, w, h, encoding, aligned_width, buf_size = pkt->size; in cdxl_decode_frame() local
Dfic.c53 int aligned_width, aligned_height; member
Dsanm.c273 int aligned_width, aligned_height; member