Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dv4l2-controls.h2697 #define V4L2_VP9_NUM_FRAME_CTX 4 macro
/Linux-v6.1/drivers/media/v4l2-core/
Dv4l2-ctrls-core.c497 if (frame->frame_context_idx >= V4L2_VP9_NUM_FRAME_CTX) in validate_vp9_frame()