Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp2713 char grallocFormatStr[200]; in venc_empty_buf() local
2714 … get_gralloc_format_as_string(grallocFormatStr, sizeof(grallocFormatStr), handle->format); in venc_empty_buf()
2716 handle->format, grallocFormatStr, isUBWC ? "UBWC" : "Linear"); in venc_empty_buf()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp4355 char grallocFormatStr[200]; in venc_empty_buf() local
4356 … get_gralloc_format_as_string(grallocFormatStr, sizeof(grallocFormatStr), handle->format); in venc_empty_buf()
4358 handle->format, grallocFormatStr, isUBWC ? "UBWC" : "Linear"); in venc_empty_buf()