hva_find_encoder  198 drivers/media/platform/sti/hva/hva-v4l2.c 	enc = (struct hva_enc *)hva_find_encoder(ctx, pixelformat,
hva_find_encoder  346 drivers/media/platform/sti/hva/hva-v4l2.c 	enc = hva_find_encoder(ctx, ctx->frameinfo.pixelformat, streamformat);
hva_find_encoder  409 drivers/media/platform/sti/hva/hva-v4l2.c 	enc = hva_find_encoder(ctx, pixelformat, ctx->streaminfo.streamformat);