Searched refs:coda_h264_sps_fixup (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/coda/ |
H A D | coda.h | 359 int coda_h264_sps_fixup(struct coda_ctx *ctx, int width, int height, char *buf,
|
H A D | coda-h264.c | 239 * coda_h264_sps_fixup - fixes frame cropping values in h.264 SPS 250 int coda_h264_sps_fixup(struct coda_ctx *ctx, int width, int height, char *buf, in coda_h264_sps_fixup() function
|
H A D | coda-bit.c | 1414 ret = coda_h264_sps_fixup(ctx, q_data_src->rect.width, in coda_start_encoding()
|
/kernel/linux/linux-6.6/drivers/media/platform/chips-media/ |
H A D | coda.h | 370 int coda_h264_sps_fixup(struct coda_ctx *ctx, int width, int height, char *buf,
|
H A D | coda-h264.c | 239 * coda_h264_sps_fixup - fixes frame cropping values in h.264 SPS 250 int coda_h264_sps_fixup(struct coda_ctx *ctx, int width, int height, char *buf, in coda_h264_sps_fixup() function
|
H A D | coda-bit.c | 1416 ret = coda_h264_sps_fixup(ctx, q_data_src->rect.width, in coda_start_encoding()
|
Completed in 9 milliseconds