Home
last modified time | relevance | path

Searched defs:CODED_SIZE (Results 1 – 4 of 4) sorted by relevance

/system/cros-codecs/src/encoder/stateful/h265/
Dv4l2.rs173 const CODED_SIZE: Resolution = Resolution { width: 512, height: 512 }; in test_v4l2_encoder_userptr() constant
219 const CODED_SIZE: Resolution = Resolution { width: 512, height: 512 }; in test_v4l2_encoder_mmap() constant
257 const CODED_SIZE: Resolution = Resolution { width: 512, height: 512 }; in test_v4l2_encoder_dmabuf() constant
/system/cros-codecs/src/encoder/stateful/h264/
Dv4l2.rs181 const CODED_SIZE: Resolution = Resolution { width: 512, height: 512 }; in test_v4l2_encoder_userptr() constant
227 const CODED_SIZE: Resolution = Resolution { width: 512, height: 512 }; in test_v4l2_encoder_mmap() constant
265 const CODED_SIZE: Resolution = Resolution { width: 512, height: 512 }; in test_v4l2_encoder_dmabuf() constant
/system/cros-codecs/src/encoder/stateful/vp8/
Dv4l2.rs136 const CODED_SIZE: Resolution = Resolution { width: 512, height: 512 }; in test_v4l2_encoder_userptr() constant
203 const CODED_SIZE: Resolution = Resolution { width: 512, height: 512 }; in test_v4l2_encoder_mmap() constant
262 const CODED_SIZE: Resolution = Resolution { width: 512, height: 512 }; in test_v4l2_encoder_dmabuf() constant
/system/cros-codecs/src/encoder/stateful/vp9/
Dv4l2.rs153 const CODED_SIZE: Resolution = Resolution { width: 512, height: 512 }; in test_v4l2_encoder_userptr() constant
216 const CODED_SIZE: Resolution = Resolution { width: 512, height: 512 }; in test_v4l2_encoder_mmap() constant
271 const CODED_SIZE: Resolution = Resolution { width: 512, height: 512 }; in test_v4l2_encoder_dmabuf() constant