Searched defs:frame_length_in_bytes (Results 1 – 8 of 8) sorted by relevance
19 int frame_length_in_bytes) in FrameWriterImpl()
21 int frame_length_in_bytes) in FrameReaderImpl()
19 size_t frame_length_in_bytes) in FrameWriterImpl()
21 size_t frame_length_in_bytes) in FrameReaderImpl()
79 int frame_length_in_bytes; member
81 size_t frame_length_in_bytes = frame_reader_->FrameLength(); in Init() local
305 const int frame_length_in_bytes = 3 * width * height / 2; in TEST_P() local
274 int frame_length_in_bytes, in FixOutputFileForComparison()