Home
last modified time | relevance | path

Searched refs:motion_vectors_over_pic_boundaries_flag (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dnal-h264.h83 unsigned int motion_vectors_over_pic_boundaries_flag; member
H A Dnal-hevc.h187 unsigned int motion_vectors_over_pic_boundaries_flag; member
H A Dnal-h264.c188 rbsp_bit(rbsp, &vui->motion_vectors_over_pic_boundaries_flag); in nal_h264_rbsp_vui_parameters()
H A Dnal-hevc.c330 rbsp_bit(rbsp, &vui->motion_vectors_over_pic_boundaries_flag); in nal_hevc_rbsp_vui_parameters()
H A Dallegro-core.c1841 vui->motion_vectors_over_pic_boundaries_flag = 1; in allegro_hevc_write_sps()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch25126 + vui->motion_vectors_over_pic_boundaries_flag = get_bits1(gb);
26457 + int motion_vectors_over_pic_boundaries_flag;