Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/include/pipeline_node/multimedia_codec/encoder/
H A Dencode_data_process.h103 constexpr static int64_t WIDTH_640_HEIGHT_480 = 640 * 480; variable
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/encoder/
H A Dencode_data_process.cpp35 std::map<int64_t, int32_t>::value_type(WIDTH_640_HEIGHT_480, BITRATE_1800000),