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

/linux-master/drivers/media/platform/chips-media/coda/
H A Dcoda-bit.c1400 &ctx->vpu_header_size[0]);
1419 &ctx->vpu_header_size[0],
1431 &ctx->vpu_header_size[1]);
1440 ctx->vpu_header_size[2] = coda_h264_padding(
1441 (ctx->vpu_header_size[0] +
1442 ctx->vpu_header_size[1]),
1452 &ctx->vpu_header_size[0]);
1458 &ctx->vpu_header_size[1]);
1464 &ctx->vpu_header_size[2]);
1537 ctx->vpu_header_size[
[all...]
H A Dcoda.h260 int vpu_header_size[3]; member in struct:coda_ctx

Completed in 99 milliseconds