Searched refs:kCodecColorFormat (Results 1 – 3 of 3) sorted by relevance
345 static const int32_t kCodecColorFormat = COLOR_FormatYUV420Flexible; variable
1157 aBuffer->meta()->setInt32(KEY_COLOR_FORMAT, kCodecColorFormat); in processInputFrame()1566 aBuffer->meta()->setInt32(KEY_COLOR_FORMAT, kCodecColorFormat); in processOneCodecOutputFrame()
122 static const char *kCodecColorFormat = "android.media.mediacodec.color-format"; variable2371 mediametrics_setInt32(nextMetricsHandle, kCodecColorFormat, colorFormat); in createMediaMetrics()