Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/st/sti/hva/
H A Dhva-hw.h21 H264_ENC = 0x02, enumerator
H A Dhva-hw.c481 case H264_ENC: in hva_hw_execute_task()
532 case H264_ENC: in hva_hw_execute_task()
H A Dhva-h264.c1019 ret = hva_hw_execute_task(pctx, H264_ENC, ctx->task); in hva_h264_encode()