Home
last modified time | relevance | path

Searched refs:get_gralloc_format_as_string (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/common/inc/
Dvidc_common.h98 void get_gralloc_format_as_string(char * buf, int buf_len, int format);
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/common/inc/
Dvidc_common.h102 void get_gralloc_format_as_string(char * buf, int buf_len, int format);
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/common/src/
Dvidc_common.cpp319 void get_gralloc_format_as_string(char * buf, int buf_len, int format) { in get_gralloc_format_as_string() function
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/common/src/
Dvidc_common.cpp316 void get_gralloc_format_as_string(char * buf, int buf_len, int format) { in get_gralloc_format_as_string() function
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp2714get_gralloc_format_as_string(grallocFormatStr, sizeof(grallocFormatStr), handle->format); in venc_empty_buf()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp4356get_gralloc_format_as_string(grallocFormatStr, sizeof(grallocFormatStr), handle->format); in venc_empty_buf()