Searched refs:ofp (Results 1 – 5 of 5) sorted by relevance
/cts/tests/media/jni/ |
D | NativeMuxerUnitTest.cpp | 62 FILE* ofp = fopen(cdstPath, "rbe"); in nativeTestIfReadOnlyFdIsRejected() local 63 AMediaMuxer* muxer = AMediaMuxer_new(fileno(ofp), (OutputFormat)OUTPUT_FORMAT_THREE_GPP); in nativeTestIfReadOnlyFdIsRejected() 70 fclose(ofp); in nativeTestIfReadOnlyFdIsRejected() 77 FILE* ofp = fopen(cdstPath, "wbe"); in nativeTestIfWriteOnlyFdIsRejected() local 78 AMediaMuxer* muxer = AMediaMuxer_new(fileno(ofp), (OutputFormat)OUTPUT_FORMAT_WEBM); in nativeTestIfWriteOnlyFdIsRejected() 85 fclose(ofp); in nativeTestIfWriteOnlyFdIsRejected() 108 FILE* ofp = fopen(cdstPath, "wbe+"); in nativeTestIfInvalidOutputFormatIsRejected() local 109 AMediaMuxer* muxer = AMediaMuxer_new(fileno(ofp), (OutputFormat)(OUTPUT_FORMAT_LIST_END + 1)); in nativeTestIfInvalidOutputFormatIsRejected() 116 fclose(ofp); in nativeTestIfInvalidOutputFormatIsRejected() 123 FILE* ofp = fopen(cdstPath, "wbe+"); in nativeTestIfInvalidMediaFormatIsRejected() local [all …]
|
D | NativeMuxerTest.cpp | 365 FILE* ofp = fopen(cdstPath, "wbe+"); in nativeTestSetLocation() local 366 if (ofp) { in nativeTestSetLocation() 367 AMediaMuxer* muxer = AMediaMuxer_new(fileno(ofp), (OutputFormat)jformat); in nativeTestSetLocation() 430 fclose(ofp); in nativeTestSetLocation() 447 FILE* ofp = fopen(cdstPath, "wbe+"); in nativeTestSetOrientationHint() local 448 if (ofp) { in nativeTestSetOrientationHint() 449 AMediaMuxer* muxer = AMediaMuxer_new(fileno(ofp), (OutputFormat)jformat); in nativeTestSetOrientationHint() 495 fclose(ofp); in nativeTestSetOrientationHint() 531 FILE* ofp = fopen(cdstPath, "wbe+"); in nativeTestMultiTrack() local 532 if (ofp) { in nativeTestMultiTrack() [all …]
|
D | NativeCodecEncoderSurfaceTest.cpp | 490 FILE* ofp = nullptr; in testSimpleEncode() local 499 ofp = fopen(muxOutPath, "wbe+"); in testSimpleEncode() 500 if (ofp) { in testSimpleEncode() 501 mMuxer = AMediaMuxer_new(fileno(ofp), (OutputFormat)muxerFormat); in testSimpleEncode() 517 if (ofp) fclose(ofp); in testSimpleEncode()
|
/cts/tests/tests/media/assets/hls_variant/765178/ |
D | 10.ts | 123 …_Ը��G�V,,,����C��;X�����R"�|�0�&}i-���h�?%��5Ǜ����io�-��xt9�D�ofp�!���k<�YpJ�f`�RU��0…
|
/cts/tests/tests/media/res/raw/ |
D | football_qvga.yuv | 13 …knonmkhfeed_[TQQTY[Z\\_bgllmqtx{zyxvuwywurporw{yvsromliechaS^mmlmlihghbb���ofp{L*[tR;Wmc\SAAV_YZ^[…
|