Searched defs:intra_uv_mode_cost (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dblock.h103 int (*intra_uv_mode_cost)[MB_MODE_COUNT]; member in struct:macroblock
H A Donyx_int.h697 int intra_uv_mode_cost[2][MB_MODE_COUNT]; member in struct:VP8_COMP::rd_costs_struct
/external/libvpx/libvpx/vp8/encoder/
H A Dblock.h103 int (*intra_uv_mode_cost)[MB_MODE_COUNT]; member in struct:macroblock
H A Donyx_int.h697 int intra_uv_mode_cost[2][MB_MODE_COUNT]; member in struct:VP8_COMP::rd_costs_struct
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_block.h135 int intra_uv_mode_cost[FRAME_TYPES][INTRA_MODES]; member in struct:macroblock
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encoder.h396 int intra_uv_mode_cost[FRAME_TYPES][INTRA_MODES]; member in struct:VP9_COMP

Completed in 445 milliseconds