Home
last modified time | relevance | path

Searched refs:coda_h264_profile (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/platform/chips-media/coda/
H A Dcoda-h264.c81 int coda_h264_profile(int profile_idc) in coda_h264_profile() function
H A Dcoda.h367 int coda_h264_profile(int profile_idc);
H A Dcoda-bit.c1839 profile = coda_h264_profile(ctx->params.h264_profile_idc); in coda_reorder_enable()