Home
last modified time | relevance | path

Searched defs:data_stride (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
Dt1.h201 OPJ_UINT32 data_stride; member
Dt1.c414 data_stride, ci, mqc, curctx, \ argument
772 #define opj_t1_dec_refpass_step_mqc_macro(flags, data, data_stride, ci, \ argument
1117 data_stride, ci, mqc, curctx, \ argument
/external/libaom/libaom/av1/common/
Drestoration.h270 int data_stride, dst_stride; member
Drestoration.c285 int rsb_row, int use_highbd, int h, uint8_t *data8, int data_stride, in setup_processing_stripe_boundary()
388 int use_highbd, int h, uint8_t *data8, int data_stride, int copy_above, in restore_processing_stripe_boundary()
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp10574 static const GLuint data_stride = vec4_stride * 2; /* one vec4 + one scalar aligned to 16 */ in test() local
12341 static const GLuint data_stride = vec4_stride * 2; /* one vec4 + one scalar aligned to 16 */ in test() local