/ohos5.0/foundation/multimedia/av_codec/test/moduletest/demuxer/src/ |
H A D | format_test.cpp | 359 double sar = 0.0; in AvcVideoParam() local 372 ASSERT_TRUE(OH_AVFormat_GetDoubleValue(paramFormat, OH_MD_KEY_VIDEO_SAR, &sar)); in AvcVideoParam() 379 ASSERT_EQ(1, sar); in AvcVideoParam() 397 double sar = 0.0; in HevcVideoParam() local 409 ASSERT_TRUE(OH_AVFormat_GetDoubleValue(paramFormat, OH_MD_KEY_VIDEO_SAR, &sar)); in HevcVideoParam() 426 ASSERT_EQ(1, sar); in HevcVideoParam() 499 double sar = 0.0; in OtherVideoParam() local 517 ASSERT_FALSE(OH_AVFormat_GetDoubleValue(paramFormat, OH_MD_KEY_VIDEO_SAR, &sar)); in OtherVideoParam()
|
H A D | proc_test.cpp | 1179 double sar; variable 1202 ASSERT_TRUE(OH_AVFormat_GetDoubleValue(trackFormat, OH_MD_KEY_VIDEO_SAR, &sar)); 1210 ASSERT_EQ(1, sar);
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
H A D | l2cap_core.c | 890 if (sar == L2CAP_ERFC_START_SDU) { in L2capBuildIFrame() 909 iCtrl->sar = sar; in L2capBuildIFrame() 911 if (sar == L2CAP_ERFC_START_SDU) { in L2capBuildIFrame() 943 uint8_t sar; in L2capSendIFrame() local 953 sar = L2CAP_ERFC_START_SDU; in L2capSendIFrame() 968 sar = L2CAP_ERFC_END_SDU; in L2capSendIFrame() 970 sar = L2CAP_ERFC_CONTINUATION_SDU; in L2capSendIFrame() 974 sar = L2CAP_ERFC_UNSEGMENTED_SDU; in L2capSendIFrame() 975 ipkt = L2capBuildIFrame(chan, pkt, sar, 0); in L2capSendIFrame() 1048 if (iCtrl->sar == L2CAP_ERFC_START_SDU) { in L2capReassembleIFrame() [all …]
|
H A D | l2cap_inst.h | 109 uint8_t sar : 2; member
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/ |
H A D | ffmpeg_format_helper.cpp | 583 AVRational sar = avStream.sample_aspect_ratio; in ParseVideoTrackInfo() local 584 if (sar.num && sar.den) { in ParseVideoTrackInfo() 585 format.Set<Tag::VIDEO_SAR>(static_cast<double>(av_q2d(sar))); in ParseVideoTrackInfo()
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/avsource_test/ |
H A D | avsource_hevc_unit_test.cpp | 938 double sar; variable 939 format_->GetDoubleValue(Media::Tag::VIDEO_SAR, sar);
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/resources/demuxer/ |
H A D | h265_mp3_640.ts | 4 …count=0 no-strict-cbr qg-size=32 no-rc-grain qpmax=69 qpmin=0 no-const-vbv sar=1 overscan=0 videof…
|
H A D | h265_mp3_1280.ts | 4 …count=0 no-strict-cbr qg-size=32 no-rc-grain qpmax=69 qpmin=0 no-const-vbv sar=1 overscan=0 videof…
|
H A D | h265_mp3_1920.ts | 4 …count=0 no-strict-cbr qg-size=32 no-rc-grain qpmax=69 qpmin=0 no-const-vbv sar=1 overscan=0 videof…
|
H A D | hevc_v_a.ts | 4 …count=0 no-strict-cbr qg-size=32 no-rc-grain qpmax=69 qpmin=0 no-const-vbv sar=1 overscan=0 videof…
|
H A D | hevc_v.ts | 3 …count=0 no-strict-cbr qg-size=32 no-rc-grain qpmax=69 qpmin=0 no-const-vbv sar=1 overscan=0 videof…
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/resources/demuxer_res/ |
H A D | hevc_aac_1920x1080_g30_30fps.ts | 4 …count=0 no-strict-cbr qg-size=32 no-rc-grain qpmax=69 qpmin=0 no-const-vbv sar=0 overscan=0 videof… 6694 …count=0 no-strict-cbr qg-size=32 no-rc-grain qpmax=69 qpmin=0 no-const-vbv sar=0 overscan=0 videof… 13856 …count=0 no-strict-cbr qg-size=32 no-rc-grain qpmax=69 qpmin=0 no-const-vbv sar=0 overscan=0 videof…
|
H A D | hevc_aac_3840x2160_30frames.ts | 3 …count=0 no-strict-cbr qg-size=32 no-rc-grain qpmax=69 qpmin=0 no-const-vbv sar=0 overscan=0 videof…
|
/ohos5.0/foundation/multimedia/player_framework/test/unittest/resources/test_videofile/ |
H A D | H264_AAC_DRM.ts | 37446 …�Ѹ�&�+�@�b���-�g��_.F���(�^'2dL�O�BZ��o�5ĸ���U�O�.J���ʭRM�S��\� ��sar�!VP�r�kq �
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/resources/demuxer/rotation/ |
H A D | UNDEFINED_TS.ts | 3 …count=0 no-strict-cbr qg-size=32 no-rc-grain qpmax=69 qpmin=0 no-const-vbv sar=1 overscan=0 videof…
|