Home
last modified time | relevance | path

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

/linux/drivers/media/platform/allegro-dvt/
H A Dnal-h264.h83 unsigned int motion_vectors_over_pic_boundaries_flag; member
H A Dnal-hevc.h188 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()