Home | History | Annotate | Download | only in media

Lines Matching refs:y_output

883   rtc::scoped_ptr<uint8_t[]> y_output(
885 uint8_t* y_output_pointer = ALIGNP(y_output.get(), kAlignment) + unalignment;