Home
last modified time | relevance | path

Searched refs:log2_max_mv_length_horizontal (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/drivers/media/platform/allegro-dvt/
Dnal-h264.h86 unsigned int log2_max_mv_length_horizontal; member
Dnal-hevc.h192 unsigned int log2_max_mv_length_horizontal; member
Dnal-h264.c191 rbsp_uev(rbsp, &vui->log2_max_mv_length_horizontal); in nal_h264_rbsp_vui_parameters()
Dnal-hevc.c335 rbsp_uev(rbsp, &vui->log2_max_mv_length_horizontal); in nal_hevc_rbsp_vui_parameters()
Dallegro-core.c1843 vui->log2_max_mv_length_horizontal = 15; in allegro_hevc_write_sps()