Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dv4l2-controls.h2232 #define V4L2_VP9_NUM_FRAME_CTX 4 macro
/linux-5.19.10/drivers/media/v4l2-core/
Dv4l2-ctrls-core.c453 if (frame->frame_context_idx >= V4L2_VP9_NUM_FRAME_CTX) in validate_vp9_frame()