Home
last modified time | relevance | path

Searched refs:V4L2_VP9_NUM_FRAME_CTX (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dv4l2-controls.h2763 #define V4L2_VP9_NUM_FRAME_CTX 4 macro
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c515 if (frame->frame_context_idx >= V4L2_VP9_NUM_FRAME_CTX) in validate_vp9_frame()