Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
Dsubpixel_mmx.asm640 rd: label
Dpostproc_mmx.asm315 rd: label
Dsubpixel_sse2.asm1371 rd: label
Dsubpixel_ssse3.asm1467 rd: label
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
Dvp9_postproc_mmx.asm533 rd: label
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dtreecoder.c117 int rd in vp8_tree_probs_from_distribution()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Drdopt.c56 int rd; member
1764 RATE_DISTORTION* rd, in evaluate_inter_mode_rd()
1837 RATE_DISTORTION* rd, in calculate_final_rd_costs()
1917 RATE_DISTORTION* rd, int other_cost, MACROBLOCK *x) in update_best_mode()
1962 RATE_DISTORTION rd; in vp8_rd_pick_inter_mode() local
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
Dmain.c853 size_t sz, rd; in main() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_rdopt.c667 int64_t rd1, rd2, rd; in block_rd_txfm() local
803 int64_t rd[TX_SIZES][2] = {{INT64_MAX, INT64_MAX}, in choose_txfm_size_from_rd() local
886 int64_t rd[TX_SIZES][2] = {{INT64_MAX, INT64_MAX}, in choose_txfm_size_from_modelrd() local
1584 int64_t ssz, rd, rd1, rd2; in encode_inter_mb_segment() local
2717 int64_t rd, best_rd = INT64_MAX; in handle_inter_mode() local