Home
last modified time | relevance | path

Searched defs:prev_x (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh263dec.c654 int prev_x = s->mb_x, prev_y = s->mb_y; in ff_h263_decode_frame() local
H A Derror_resilience.c491 int prev_x, prev_y, prev_ref; in guess_mv() local
/third_party/ffmpeg/libavfilter/
H A Davf_avectorscope.c71 unsigned prev_x, prev_y; member
260 unsigned prev_x = s->prev_x, prev_y = s->prev_y; in filter_frame() local
/third_party/mesa3d/src/imgui/
H A Dimstb_textedit.h400 float base_y = 0, prev_x; in stb_text_locate_coord() local
/third_party/skia/third_party/externals/imgui/
H A Dimstb_textedit.h402 float base_y = 0, prev_x; in stb_text_locate_coord() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpredictor_enc.c540 GetPredictionCostCrossColorRed( const uint32_t* argb, int stride, int tile_width, int tile_height, VP8LMultipliers prev_x, VP8LMultipliers prev_y, int green_to_red, const int accumulated_red_histo[256]) GetPredictionCostCrossColorRed() argument
563 GetBestGreenToRed( const uint32_t* argb, int stride, int tile_width, int tile_height, VP8LMultipliers prev_x, VP8LMultipliers prev_y, int quality, const int accumulated_red_histo[256], VP8LMultipliers* const best_tx) GetBestGreenToRed() argument
593 GetPredictionCostCrossColorBlue( const uint32_t* argb, int stride, int tile_width, int tile_height, VP8LMultipliers prev_x, VP8LMultipliers prev_y, int green_to_blue, int red_to_blue, const int accumulated_blue_histo[256]) GetPredictionCostCrossColorBlue() argument
627 GetBestGreenRedToBlue( const uint32_t* argb, int stride, int tile_width, int tile_height, VP8LMultipliers prev_x, VP8LMultipliers prev_y, int quality, const int accumulated_blue_histo[256], VP8LMultipliers* const best_tx) GetBestGreenRedToBlue() argument
675 GetBestColorTransformForTile( int tile_x, int tile_y, int bits, VP8LMultipliers prev_x, VP8LMultipliers prev_y, int quality, int xsize, int ysize, const int accumulated_red_histo[256], const int accumulated_blue_histo[256], const uint32_t* const argb) GetBestColorTransformForTile() argument
725 VP8LMultipliers prev_x, prev_y; VP8LColorSpaceTransform() local
[all...]
/third_party/glfw/deps/
H A Dnuklear.h21758 float base_y = 0, prev_x; in nk_textedit_locate_coord() local

Completed in 50 milliseconds