Home
last modified time | relevance | path

Searched refs:stride_ (Results 1 - 7 of 7) sorted by relevance

/test/xts/hats/distributedhardware/distributedcameratest_additional/
H A Ddcameraprovidercase.cpp105 streamInfo1.stride_ = 1; in SetUpTestCase()
119 captureInfo1.stride_ = 1; in SetUpTestCase()
512 streamInfo2.stride_ = 1; in HWTEST_F()
535 streamInfo2.stride_ = 1; in HWTEST_F()
558 streamInfo2.stride_ = 1; in HWTEST_F()
582 streamInfo2.stride_ = 1; in HWTEST_F()
606 streamInfo2.stride_ = 1; in HWTEST_F()
630 streamInfo2.stride_ = 1; in HWTEST_F()
654 streamInfo2.stride_ = 1; in HWTEST_F()
677 streamInfo2.stride_ in HWTEST_F()
[all...]
/test/xts/hats/distributedhardware/distributedcameratest/
H A Ddcameraprovidercase.cpp104 streamInfo1.stride_ = 1; in SetUpTestCase()
118 captureInfo1.stride_ = 1; in SetUpTestCase()
328 streamInfo2.stride_ = 1; in HWTEST_F()
343 streamInfo3.stride_ = 1; in HWTEST_F()
358 streamInfo4.stride_ = 1; in HWTEST_F()
373 streamInfo5.stride_ = 1; in HWTEST_F()
388 captureInfo2.stride_ = 1; in HWTEST_F()
403 captureInfo3.stride_ = 1; in HWTEST_F()
/test/xts/acts/multimedia/av_codec/vcodec/encoder/src/
H A Dvideoenc_api11_sample.cpp348 stride_ = inputStride; in GetStride()
453 dst += stride_; in ReadOneFrameYUV420SP()
460 dst += stride_; in ReadOneFrameYUV420SP()
469 dst += stride_; in ReadOneFrameRGBA8888()
532 stride_ = stride; in InputFuncSurface()
720 if (size < DEFAULT_HEIGHT * stride_) { in PushData()
724 attr.size = stride_ * DEFAULT_HEIGHT; in PushData()
726 if (size < (DEFAULT_HEIGHT * stride_ + (DEFAULT_HEIGHT * stride_ / DOUBLE))) { in PushData()
H A Dvideoenc_ndk_sample.cpp314 stride_ = inputStride; in GetStride()
423 dst += stride_; in ReadOneFrameYUV420SP()
430 dst += stride_; in ReadOneFrameYUV420SP()
439 dst += stride_; in ReadOneFrameRGBA8888()
506 stride_ = stride; in InputFuncSurface()
642 if (size < DEFAULT_HEIGHT * stride_) { in PushData()
646 attr.size = stride_ * DEFAULT_HEIGHT; in PushData()
648 if (size < (DEFAULT_HEIGHT * stride_ + (DEFAULT_HEIGHT * stride_ / DOUBLE))) { in PushData()
/test/xts/acts/multimedia/av_codec/vcodec/encoder/include/
H A Dvideoenc_api11_sample.h166 int stride_; member in OHOS::Media::VEncAPI11Sample
H A Dvideoenc_ndk_sample.h158 int stride_; member in OHOS::Media::VEncNdkSample
H A Dvideoenc_ndk_inner_sample.h148 int stride_; member in OHOS::MediaAVCodec::VEncNdkInnerSample

Completed in 7 milliseconds