Searched refs:PIX_FORMAT_NUM (Results 1 – 3 of 3) sorted by relevance
93 #define PIX_FORMAT_NUM 16 /** Size of the supported pixel format array */ macro118 int32_t supportPixFmts[PIX_FORMAT_NUM]; /** Supported pixel format. For details,
154 …{CODEC_CONFIG_KEY_SUPPORT_PIXEL_FMTS, cap->port.video.supportPixFmts, PIX_FORMAT_NUM, OMX_COLOR_Fo… in GetVideoPortCapability()
226 …_LOGI("supportPixFmts:%{public}s", GetArrayStr(cap->port.video.supportPixFmts, PIX_FORMAT_NUM, 0)); in PrintCapability()