Home
last modified time | relevance | path

Searched defs:horizontal_subsampling (Results 1 – 3 of 3) sorted by relevance

/system/cros-codecs/src/video_frame/
Dv4l2_mmap_video_frame.rs114 let horizontal_subsampling = self.get_horizontal_subsampling(); in get_plane_size() localVariable
Dgbm_video_frame.rs564 let horizontal_subsampling = ret.get_horizontal_subsampling(); in new_frame() localVariable
658 let horizontal_subsampling = ret.get_horizontal_subsampling(); in import_from_v4l2() localVariable
/system/cros-codecs/src/
Dvideo_frame.rs236 let horizontal_subsampling = self.get_horizontal_subsampling(); in validate_frame() localVariable