HomeSort by relevance Sort by last modified time
    Searched full:yuv_types (Results 1 - 1 of 1) sorted by null

  /external/clang/test/CodeGen/
global-init.c 43 // CHECK: @yuv_types = global [4 x [6 x i8]] {{\[}}[6 x i8] c"4:0:0\00", [6 x i8] c"4:2:0\00", [6 x i8] c"4:2:2\00", [6 x i8] c"4:4:4\00"]
44 char yuv_types[4][6]= {"4:0:0","4:2:0","4:2:2","4:4:4"}; variable

Completed in 148 milliseconds