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

/linux-master/drivers/media/platform/chips-media/coda/
H A Dcoda-jpeg.c738 if (!ctx->params.jpeg_huff_data) {
739 ctx->params.jpeg_huff_data =
742 if (!ctx->params.jpeg_huff_data) {
747 huff_data = ctx->params.jpeg_huff_data;
777 u32 *huff_data = ctx->params.jpeg_huff_data;
1294 kfree(ctx->params.jpeg_huff_data);
H A Dcoda.h142 u32 *jpeg_huff_data; member in struct:coda_params

Completed in 150 milliseconds