Home
last modified time | relevance | path

Searched refs:h264_profile_idc (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/media/platform/coda/
Dcoda.h121 u8 h264_profile_idc; member
Dcoda-h264.c46 ctx->params.h264_profile_idc = buf[0]; in coda_sps_parse_profile()
Dcoda-common.c1462 profile = coda_h264_profile(ctx->params.h264_profile_idc); in coda_update_h264_profile_ctrl()
1465 ctx->params.h264_profile_idc); in coda_update_h264_profile_ctrl()
1525 if (!ctx->params.h264_profile_idc) { in coda_buf_queue()
1807 ctx->params.h264_profile_idc = 66; in coda_s_ctrl()
Dcoda-bit.c1639 profile = coda_h264_profile(ctx->params.h264_profile_idc); in coda_reorder_enable()
1642 ctx->params.h264_profile_idc); in coda_reorder_enable()