Home
last modified time | relevance | path

Searched refs:decode_func (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dhqx.c373 ctx->decode_func(ctx, slice_no, mb_x * 16, mb_y * 16); in decode_slice()
482 ctx->decode_func = hqx_decode_422; in hqx_decode_frame()
486 ctx->decode_func = hqx_decode_444; in hqx_decode_frame()
490 ctx->decode_func = hqx_decode_422a; in hqx_decode_frame()
494 ctx->decode_func = hqx_decode_444a; in hqx_decode_frame()
H A Dhqx.h68 mb_decode_func decode_func; member

Completed in 2 milliseconds