Home
last modified time | relevance | path

Searched defs:is_16bit (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_selectivecolor.c89 int is_16bit; member
Dvf_lut.c70 int is_16bit; member
Dvf_curves.c73 int is_16bit; member
/third_party/ffmpeg/libavutil/
Dpixdesc.c70 int is_16bit= shift + depth <=16; in av_read_image_line2() local
/third_party/mesa3d/src/compiler/
Dglsl_types.h913 bool is_16bit() const in is_16bit() function
/third_party/quickjs/
Dunicode_gen.c2166 static BOOL is_16bit(const int *tab, int len) in is_16bit() function
2418 BOOL is_16bit; in find_decomp_run() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c904 bool is_16bit = ac_get_type_size(LLVMTypeOf(values[0])) == 2; in si_llvm_init_export_args() local
/third_party/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c5280 bool is_16bit = glsl_type_is_16bit(glsl_without_array(variable->type)); in ac_handle_shader_output_decl() local
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp10893 bool is_16bit = values[0].regClass() == v2b; in export_fs_mrt_color() local