Searched refs:get_fourcc_yuv (Results 1 – 2 of 2) sorted by relevance
74 static uint32_t get_fourcc_yuv(uint32_t native, enum chroma_order chroma_order, in get_fourcc_yuv() function139 bo->format = get_fourcc_yuv(hal_format, chroma_order, ycbcr.chroma_step); in GetYuvPlaneInfo()
87 get_fourcc_yuv(int native, enum chroma_order chroma_order, int chroma_step) in get_fourcc_yuv() function281 fourcc = get_fourcc_yuv(buf->format, chroma_order, ycbcr.chroma_step); in droid_create_image_from_prime_fds_yuv()