Searched refs:PIX_FMT_NUM (Results 1 – 3 of 3) sorted by relevance
277 #define PIX_FMT_NUM 16 /** Size of the supported pixel format array */ macro282 …int32_t supportPixFmts[PIX_FMT_NUM]; /** Supported pixel formats, array is terminated by PIXEL_FO…
298 PIX_FMT_NUM, INVALID_PROFILE}; in GetVideoOfCapability()
135 …HDF_LOGI("supportPixFmts:%{public}s", GetArrayStr(cap->port.video.supportPixFmts, PIX_FMT_NUM, 0)); in PrintCapability()