Home
last modified time | relevance | path

Searched refs:DEFAULT_PIX_FMT (Results 1 - 6 of 6) sorted by relevance

/test/xts/acts/multimedia/av_codec/vcodec/encoder/src/
H A Dvideoenc_api11_sample.cpp160 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_PIXEL_FORMAT, DEFAULT_PIX_FMT); in ConfigureVideoEncoder()
186 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_PIXEL_FORMAT, DEFAULT_PIX_FMT); in ConfigureVideoEncoder_Temporal()
719 if (DEFAULT_PIX_FMT == AV_PIXEL_FORMAT_RGBA) { in PushData()
H A Dvideoenc_ndk_sample.cpp141 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_PIXEL_FORMAT, DEFAULT_PIX_FMT); in ConfigureVideoEncoder()
163 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_PIXEL_FORMAT, DEFAULT_PIX_FMT); in ConfigureVideoEncoder_Temporal()
641 if (DEFAULT_PIX_FMT == AV_PIXEL_FORMAT_RGBA) { in PushData()
H A Dtemporal_test.cpp38 OH_AVPixelFormat DEFAULT_PIX_FMT = AV_PIXEL_FORMAT_NV12; member
115 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_PIXEL_FORMAT, DEFAULT_PIX_FMT); in HWTEST_F()
140 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_PIXEL_FORMAT, DEFAULT_PIX_FMT); in HWTEST_F()
H A Dfunc_test.cpp422 vEncSample->DEFAULT_PIX_FMT = AV_PIXEL_FORMAT_RGBA; in HWTEST_F()
/test/xts/acts/multimedia/av_codec/vcodec/encoder/include/
H A Dvideoenc_api11_sample.h77 OH_AVPixelFormat DEFAULT_PIX_FMT = AV_PIXEL_FORMAT_NV12; member in OHOS::Media::VEncAPI11Sample
H A Dvideoenc_ndk_sample.h68 OH_AVPixelFormat DEFAULT_PIX_FMT = AV_PIXEL_FORMAT_NV12; member in OHOS::Media::VEncNdkSample

Completed in 10 milliseconds