Home
last modified time | relevance | path

Searched refs:raw_ratio (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhapdec.c356 ctx->dec[0].raw_ratio = 16; in hap_init()
383 ctx->dec[0].raw_ratio = 4; in hap_init()
392 ctx->dec[1].raw_ratio = 16; in hap_init()
Dtexturedsp_template.c51 ctx->TEXTUREDSP_TEX_FUNC(p + x * ctx->raw_ratio, ctx->stride, in TEXTUREDSP_FUNC_NAME()
Dtexturedsp.h76 int raw_ratio; // Number bytes in a line of a raw block member
Dvbndec.c162 ctx->dec.raw_ratio = 16; in vbn_decode_frame()
Dvbnenc.c66 ctx->enc.raw_ratio = 16; in vbn_encode()
Dhapenc.c275 ctx->enc.raw_ratio = 16; in hap_init()
Ddds.c168 ctx->dec.raw_ratio = 16; in parse_pixel_format()