Searched refs:get_fourcc_yuv (Results 1 – 2 of 2) sorted by relevance
66 static int get_fourcc_yuv(int native, enum chroma_order chroma_order, in get_fourcc_yuv() function130 bo->format = get_fourcc_yuv(bo->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() function245 fourcc = get_fourcc_yuv(buf->format, chroma_order, ycbcr.chroma_step); in droid_create_image_from_prime_fds_yuv()