Home
last modified time | relevance | path

Searched refs:y_mode_probs (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/staging/media/hantro/
A Dhantro_vp8.c69 dst[0] = entropy->y_mode_probs[0]; in hantro_vp8_prob_update()
70 dst[1] = entropy->y_mode_probs[1]; in hantro_vp8_prob_update()
71 dst[2] = entropy->y_mode_probs[2]; in hantro_vp8_prob_update()
72 dst[3] = entropy->y_mode_probs[3]; in hantro_vp8_prob_update()
/linux/drivers/staging/media/sunxi/cedrus/
A Dcedrus_vp8.c599 memcpy(&prob_table[0x1008], slice->entropy.y_mode_probs, in cedrus_vp8_update_probs()
600 sizeof(slice->entropy.y_mode_probs)); in cedrus_vp8_update_probs()
/linux/include/uapi/linux/
A Dv4l2-controls.h1779 __u8 y_mode_probs[4]; member
/linux/Documentation/userspace-api/media/v4l/
A Dext-ctrls-codec-stateless.rst1236 - ``y_mode_probs[4]``

Completed in 17 milliseconds