Searched defs:encoded_data_helper (Results 1 – 1 of 1) sorted by relevance
94 std::unique_ptr<EncodedDataHelper> encoded_data_helper(new EncodedDataHelper(input_path, type)); in Create() local153 std::unique_ptr<EncodedDataHelper> encoded_data_helper, in MediaCodecDecoder()