Searched refs:y_ (Results 1 – 7 of 7) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/ |
A D | iterator_enc.c | 24 (it->y_ > 0) ? 129 : 127; in InitLeft() 47 it->y_ = y; in VP8IteratorSetRow() 133 const int x = it->x_, y = it->y_; in VP8IteratorImport() 191 const int x = it->x_, y = it->y_; in VP8IteratorExport() 292 const int x = it->x_, y = it->y_; in VP8IteratorSaveBoundary() 317 VP8IteratorSetRow(it, ++it->y_); in VP8IteratorNext()
|
A D | vp8i_enc.h | 227 int x_, y_; // current macroblock member
|
A D | frame_enc.c | 501 uint8_t* const info = &pic->extra_info[it->x_ + it->y_ * enc->mb_w_]; in StoreSideInfo() 539 if (it->x_ == 0 && it->y_ == 0) { // only do it once, at start in StoreSideInfo()
|
A D | quant_enc.c | 471 const uint8_t* const top = it->y_ ? it->y_top_ : NULL; in VP8MakeLuma16Preds() 477 const uint8_t* const top = it->y_ ? it->uv_top_ : NULL; in VP8MakeChroma8Preds()
|
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/compass/ |
A D | compass.md | 241 \dfrac{x-x_{offset}}{x_{\max}-x_{\min }}=\dfrac{y-y_{offset}}{y_{\max}-y_{\min }}=\dfrac{z-z_{offse…
|
/AliOS-Things-master/components/SDL2/src/video/khronos/vulkan/ |
A D | vulkan.hpp | 5097 , y( y_ ) in Offset2D() 5119 y = y_; in setY() 5155 , y( y_ ) in Offset3D() 5185 y = y_; in setY() 5363 , y( y_ ) in Viewport() 5389 y = y_; in setY() 7015 , y( y_ ) in DispatchIndirectCommand() 7038 y = y_; in setY() 7424 y = y_; in setY() 7655 y = y_; in setY() [all …]
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | testimg.ppm | 4 …=.|>/|>/|>/}>/}>/�.*�;8�kf�~y�ZT�C<�LAN@tJ:qM=pQ?qR@tSB{VD�[J�_OUOe�Uz~[�y_�ra�of�rk�xo��v��z��~…
|
Completed in 204 milliseconds