Home
last modified time | relevance | path

Searched refs:output_frames_path_ (Results 1 – 1 of 1) sorted by relevance

/external/v4l2_codec2/tests/c2_e2e_test/jni/
Dvideo_decoder_e2e_test.cpp43 output_frames_path_(output_frames_path), in C2VideoDecoderTestEnvironment()
96 std::string output_frames_path() const { return output_frames_path_; } in output_frames_path()
116 std::string output_frames_path_; member in android::C2VideoDecoderTestEnvironment