Searched refs:requested_channels (Results 1 – 1 of 1) sorted by relevance
568 const int requested_channels = channels_ ? channels_ : img_channels; in DecodeBmpV2() local623 0, TensorShape({abs_height, width, requested_channels}), &output)); in DecodeBmpV2()629 abs_height, requested_channels, img_channels, top_down); in DecodeBmpV2()632 new uint8[height * width * requested_channels]); in DecodeBmpV2()634 requested_channels, img_channels, top_down); in DecodeBmpV2()636 requested_channels); in DecodeBmpV2()